api/core: remove durationLimit from server info
it's not used, no clue why it was here in the first place
This commit is contained in:
@@ -92,7 +92,6 @@ export type CobaltServerInfo = {
|
||||
version: string,
|
||||
url: string,
|
||||
startTime: string,
|
||||
durationLimit: number,
|
||||
turnstileSitekey?: string,
|
||||
services: string[]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user