Setup new config.json and fixed typescript errors in the popup

This commit is contained in:
Ajay Ramachandran
2020-02-01 16:26:57 -05:00
parent d77f8abf42
commit 16c720e500
8 changed files with 1164 additions and 10 deletions

4
config.json.example.json Normal file
View File

@@ -0,0 +1,4 @@
{
"serverAddress": "https://sponsor.ajay.app",
"serverAddressComment": "This specifies the default SponsorBlock server to conect to":
}