mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-02-11 16:12:06 +08:00
Fix typo in shared actions
This commit is contained in:
parent
924688f7e9
commit
6ab3c53e56
@ -21,7 +21,7 @@ const SharedActions = {
|
||||
|
||||
return {
|
||||
delete() {
|
||||
lsit.remove(handler);
|
||||
list.remove(handler);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user