mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
JSHint fix
This commit is contained in:
parent
43ceacabab
commit
6221fe2d60
@ -60,7 +60,6 @@ Discourse.PreferencesAboutController = Discourse.ObjectController.extend({
|
||||
saveButtonText: function() {
|
||||
if (this.get('saving')) return I18n.t("saving");
|
||||
return I18n.t("user.change");
|
||||
}.property('saving'),
|
||||
|
||||
}.property('saving')
|
||||
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user