mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
fix prettier
This commit is contained in:
@ -12,7 +12,8 @@ const buildTopic = function(level, archetype = "regular") {
|
||||
});
|
||||
};
|
||||
|
||||
const originalTranslation = I18n.translations.en.js.topic.notifications.tracking_pm.title;
|
||||
const originalTranslation =
|
||||
I18n.translations.en.js.topic.notifications.tracking_pm.title;
|
||||
|
||||
moduleForComponent("topic-notifications-button", {
|
||||
integration: true,
|
||||
|
Reference in New Issue
Block a user