mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-27 21:01:00 +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