mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 13:37:04 +03:00
Moved window.SB creation for security reasons.
This commit is contained in:
@@ -263,7 +263,4 @@ function addDefaults() {
|
||||
// Sync config
|
||||
setupConfig();
|
||||
|
||||
export default Config;
|
||||
|
||||
// Make the config public for debugging purposes
|
||||
(<any> window).SB = Config;
|
||||
export default Config;
|
||||
Reference in New Issue
Block a user