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',
|
'baseVersion',
|
||||||
'parentCategoryId',
|
'parentCategoryId',
|
||||||
'blockAllNotifications',
|
'blockAllNotifications',
|
||||||
'timeWarnings'
|
'timeWarningFlags'
|
||||||
],
|
],
|
||||||
transaction
|
transaction
|
||||||
})).map((item) => ({
|
})).map((item) => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user