mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 13:37:04 +03:00
Fixed incorrect type.
This commit is contained in:
@@ -19,7 +19,7 @@ interface SBConfig {
|
||||
invidiousInstances: string[],
|
||||
invidiousUpdateInfoShowCount: number,
|
||||
autoUpvote: boolean,
|
||||
supportInvidious: false
|
||||
supportInvidious: boolean
|
||||
}
|
||||
|
||||
interface SBObject {
|
||||
|
||||
Reference in New Issue
Block a user