mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 01:39:31 +02:00
Fix reading server data status
This commit is contained in:
parent
bc310b9ef1
commit
cd953319ce
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ export const generateServerDataStatus = async ({ database, clientStatus, familyI
|
|||
'deviceId',
|
||||
'packageName',
|
||||
'title',
|
||||
'className'
|
||||
'activityName'
|
||||
],
|
||||
transaction
|
||||
}).map((item) => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue