would help to actually call the function somwhere
This commit is contained in:
parent
5d262f6742
commit
e4b721ead8
|
@ -183,6 +183,7 @@ function EmoteModule() {
|
|||
}
|
||||
|
||||
EmoteModule.prototype.init = function() {
|
||||
this.getBlacklist();
|
||||
};
|
||||
|
||||
EmoteModule.prototype.getBlacklist = function() {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue