mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 01:44:43 +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") });
|
||||
}.property("model.fancyTitle"),
|
||||
|
||||
})
|
||||
});
|
||||
|
Reference in New Issue
Block a user