mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:23:17 -05: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