mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 20:18:23 -05:00
DEV: apply new coding standards (#10592)
This commit is contained in:
@@ -7,5 +7,5 @@ export default Controller.extend({
|
||||
"model.restoreEnabled",
|
||||
"noOperationIsRunning"
|
||||
),
|
||||
rollbackDisabled: not("rollbackEnabled")
|
||||
rollbackDisabled: not("rollbackEnabled"),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user