Fixed defualt theme not loading
This commit is contained in:
@@ -31,6 +31,7 @@ function setDefaults() {
|
||||
notisound: "three",
|
||||
},
|
||||
}));
|
||||
userinfos = getBulkInfo();
|
||||
}
|
||||
if (userinfos.users === undefined) {
|
||||
userinfos.users = {};
|
||||
|
Reference in New Issue
Block a user