mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 13:37:04 +03:00
Added the config as a global variable.
This commit is contained in:
@@ -254,3 +254,6 @@ function addDefaults() {
|
||||
setupConfig();
|
||||
|
||||
export default Config;
|
||||
|
||||
// Make the config public for debugging purposes
|
||||
(<any> window).SB = Config;
|
||||
Reference in New Issue
Block a user