Fix for collapsing nodes with title hidden
This commit is contained in:
Submodule litegraph updated: e326ab331e...cd4f68ef42
@@ -12,7 +12,7 @@ console.log("Production build: " + isProduction)
|
||||
|
||||
export default defineConfig({
|
||||
define: {
|
||||
"__GIT_COMMIT_HASH__": '"asdf"'
|
||||
"__GIT_COMMIT_HASH__": '"test"'
|
||||
},
|
||||
clearScreen: false,
|
||||
base: "./",
|
||||
|
||||
Reference in New Issue
Block a user