mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 17:58:41 +00:00
Fix indention
This commit is contained in:
parent
4755bb39ca
commit
b9761f16bb
|
|
@ -107,7 +107,7 @@
|
|||
}
|
||||
|
||||
const removable = this.tables[id].getRemovable();
|
||||
length = removable.length;
|
||||
length = removable.length;
|
||||
for (let i = 0; i < length; ++i) {
|
||||
this.bindRemovable(removable[i], id);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user