would help to actually call the function somwhere

This commit is contained in:
Jiiks 2015-11-01 14:09:03 +02:00
parent 5d262f6742
commit e4b721ead8
2 changed files with 2 additions and 1 deletions

View File

@ -183,6 +183,7 @@ function EmoteModule() {
}
EmoteModule.prototype.init = function() {
this.getBlacklist();
};
EmoteModule.prototype.getBlacklist = function() {

2
js/main.min.js vendored

File diff suppressed because one or more lines are too long