We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f311f71 commit 0c2a1a8Copy full SHA for 0c2a1a8
1 file changed
src/@types/settings.ts
@@ -270,6 +270,7 @@ export interface AdminSettings {
270
enabled: boolean
271
passwordHash?: string
272
sessionTtlSeconds?: number
273
+}
274
export interface WoTSettings {
275
276
/**
0 commit comments