mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 01:48:40 +00:00
Remove todo
This commit is contained in:
parent
c1335efe18
commit
a7d6bf4ec8
|
|
@ -163,7 +163,6 @@
|
|||
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) {
|
||||
this.detach(group);
|
||||
} else if (this.callbacks[group].reset) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user