correct the interface
This commit is contained in:
parent
0ac57ca2ac
commit
1b00420388
@ -189,7 +189,7 @@ interface SettingsInterface {
|
||||
mitigations?: {
|
||||
zoomLimit?: {
|
||||
enabled?: boolean,
|
||||
fullscreenOnly: boolean,
|
||||
fullscreenOnly?: boolean,
|
||||
limit?: number,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user