mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 12:15:21 +00:00
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