typo
This commit is contained in:
parent
473c73229d
commit
8f37203561
|
@ -718,7 +718,7 @@ Utils.prototype.jqDefer = function(fnc) {
|
|||
Utils.prototype.getHash = function() {
|
||||
$.getJSON("https://api.github.com/repos/Jiiks/BetterDiscordApp/commits/master", function(data) {
|
||||
_hash = data.sha;
|
||||
emoteModule.getBlaclist();
|
||||
emoteModule.getBlacklist();
|
||||
});
|
||||
|
||||
};
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue