mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-15 00:38:42 +00:00
Remove todo
This commit is contained in:
parent
c1335efe18
commit
a7d6bf4ec8
|
|
@ -163,7 +163,6 @@
|
||||||
this.callbacks[group].callbacks[i](data);
|
this.callbacks[group].callbacks[i](data);
|
||||||
}
|
}
|
||||||
|
|
||||||
// todo: only removes/resets if last func is remove/reset. this is messy, change
|
|
||||||
if (this.callbacks[group].remove) {
|
if (this.callbacks[group].remove) {
|
||||||
this.detach(group);
|
this.detach(group);
|
||||||
} else if (this.callbacks[group].reset) {
|
} else if (this.callbacks[group].reset) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user