mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 04:57:09 +03:00
@@ -55,9 +55,7 @@ interface SBConfig {
|
||||
"preview-selfpromo": PreviewBarOption,
|
||||
"music_offtopic": PreviewBarOption,
|
||||
"preview-music_offtopic": PreviewBarOption,
|
||||
},
|
||||
|
||||
hasShownYouCapNotice: boolean
|
||||
}
|
||||
}
|
||||
|
||||
export interface SBObject {
|
||||
@@ -231,9 +229,7 @@ const Config: SBObject = {
|
||||
color: "#a6634a",
|
||||
opacity: "0.7"
|
||||
}
|
||||
},
|
||||
|
||||
hasShownYouCapNotice: false
|
||||
}
|
||||
},
|
||||
localConfig: null,
|
||||
config: null,
|
||||
|
||||
Reference in New Issue
Block a user