Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into react

# Conflicts:
#	public/_locales/en/messages.json
#	src/js-components/skipNotice.ts
This commit is contained in:
Ajay Ramachandran
2020-03-11 19:36:41 -04:00
10 changed files with 551 additions and 66 deletions

View File

@@ -1,5 +1,8 @@
import * as Types from "./types";
import Config from "./config";
// Make the config public for debugging purposes
(<any> window).SB = Config;
import Utils from "./utils";
var utils = new Utils({