Merge pull request #2 from tomsterley/patch-2

Update BetterDiscord.devp.js
This commit is contained in:
tomsterley 2017-10-16 12:21:33 -04:00 committed by GitHub
commit 6dce9a61c4
1 changed files with 2 additions and 2 deletions

View File

@ -173,7 +173,7 @@ function updateExtData() {
'type': 'emotedata',
'resource': 'Twitch Global Emotedata',
'domain': 'twitchemotes.com',
'url': '/api_cache/v2/global.json',
'url': '/api_cache/v3/global.json',
'localurl': null,
'message': 'load-emoteData-twitchSub',
'cacheable': true,
@ -696,4 +696,4 @@ function exit(reason) {
getUtils().alert("Something went wrong :(", reason);
}
exports.BetterDiscord = BetterDiscord;
exports.BetterDiscord = BetterDiscord;