Skip to content

Commit e548ca5

Browse files
committed
revert unwanted changes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1 parent cc720ac commit e548ca5

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

settings/js/settings-vue.js.map

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

settings/src/store/users.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const defaults = {
4141
usercount: 0,
4242
disabled: 0
4343
}
44-
};
44+
}
4545

4646
const state = {
4747
users: [],

0 commit comments

Comments
 (0)