DEV: run files through prettier

2ae21e9 was prettiered using an old version of prettier.

This re-applies it using latest.
This commit is contained in:
Sam Saffron
2019-10-31 10:18:29 +11:00
parent 02a886ce13
commit 13cca3eaa0
25 changed files with 38 additions and 151 deletions

View File

@ -17,9 +17,7 @@ export default Controller.extend(CanCheckEmails, {
userTitleValue: null,
showBadges: setting("enable_badges"),
hasLockedTrustLevel: notEmpty(
"model.manual_locked_trust_level"
),
hasLockedTrustLevel: notEmpty("model.manual_locked_trust_level"),
primaryGroupDirty: propertyNotEqual(
"originalPrimaryGroupId",