fix: correct typo

correct typos

fix [onDrawCollapsed never get called](59035cf246/src/litegraph.js (L5908))
This commit is contained in:
NateScarlet
2019-04-23 14:15:57 +08:00
parent 59035cf246
commit 2fe3d4b0ed
2 changed files with 41 additions and 39 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
node_modules/
node_modules/*
npm-debug.log
# Editor
/.vscode