mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 07:34:18 +08:00
make jshint happy
This commit is contained in:
parent
6669a2d94d
commit
3ebc9d2ab1
|
@ -6,4 +6,4 @@ export default ObjectController.extend({
|
|||
return I18n.t("topic.unsubscribe.stop_notifications", { title: this.get("model.fancyTitle") });
|
||||
}.property("model.fancyTitle"),
|
||||
|
||||
})
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user