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