mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
revert unwanted changes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
2cfb3832fa
commit
6d5cb3503f
2 changed files with 5 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -41,7 +41,7 @@ const defaults = {
|
|||
usercount: 0,
|
||||
disabled: 0
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
const state = {
|
||||
users: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue