Skip to content

Commit 0c2a1a8

Browse files
authored
Add closing brace missed during conflict resolve
1 parent f311f71 commit 0c2a1a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/@types/settings.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ export interface AdminSettings {
270270
enabled: boolean
271271
passwordHash?: string
272272
sessionTtlSeconds?: number
273+
}
273274
export interface WoTSettings {
274275
enabled: boolean
275276
/**

0 commit comments

Comments
 (0)