fix(backend): fix clear profile

This commit is contained in:
Aleksander Wilczyński 2024-12-08 23:40:46 +01:00
parent 905cf0e622
commit 5cb22c0241
Signed by untrusted user: alekswilc
GPG Key ID: D4464A248E5F27FE

View File

@ -97,6 +97,7 @@ export class AdminRoute
dispatcherTime: 0,
trainTime: 0,
trainDistance: 0,
trainPoints: 0,
trainStats: {},
dispatcherStats: {},