mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 19:33:52 +08:00
make jshint happy
This commit is contained in:
@ -6,4 +6,4 @@ export default ObjectController.extend({
|
|||||||
return I18n.t("topic.unsubscribe.stop_notifications", { title: this.get("model.fancyTitle") });
|
return I18n.t("topic.unsubscribe.stop_notifications", { title: this.get("model.fancyTitle") });
|
||||||
}.property("model.fancyTitle"),
|
}.property("model.fancyTitle"),
|
||||||
|
|
||||||
})
|
});
|
||||||
|
Reference in New Issue
Block a user