mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Fix getting server data status
This commit is contained in:
@@ -334,7 +334,7 @@ export const generateServerDataStatus = async ({ database, clientStatus, familyI
|
||||
'baseVersion',
|
||||
'parentCategoryId',
|
||||
'blockAllNotifications',
|
||||
'timeWarnings'
|
||||
'timeWarningFlags'
|
||||
],
|
||||
transaction
|
||||
})).map((item) => ({
|
||||
|
||||
Reference in New Issue
Block a user