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',
|
'deviceId',
|
||||||
'packageName',
|
'packageName',
|
||||||
'title',
|
'title',
|
||||||
'className'
|
'activityName'
|
||||||
],
|
],
|
||||||
transaction
|
transaction
|
||||||
}).map((item) => ({
|
}).map((item) => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user