Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
484bfe46
"...resnet50_tensorflow.git" did not exist on "6cf1e5a15a14cba863267fdc23247a3fe8cbb1d0"
Commit
484bfe46
authored
Oct 20, 2023
by
Jairo Correa
Browse files
Clear importInput after import so change event works with same file
parent
a5550747
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
web/extensions/core/nodeTemplates.js
web/extensions/core/nodeTemplates.js
+2
-0
No files found.
web/extensions/core/nodeTemplates.js
View file @
484bfe46
...
@@ -113,6 +113,8 @@ class ManageTemplates extends ComfyDialog {
...
@@ -113,6 +113,8 @@ class ManageTemplates extends ComfyDialog {
}
}
}
}
this
.
importInput
.
value
=
null
;
this
.
close
();
this
.
close
();
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment