mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 03:01:54 +00:00
Update missing nodes dialog title (#4545)
Co-authored-by: Jennifer Weber <weberjc@MacBookPro.attlocal.net> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
@@ -2,7 +2,7 @@
|
|||||||
<NoResultsPlaceholder
|
<NoResultsPlaceholder
|
||||||
class="pb-0"
|
class="pb-0"
|
||||||
icon="pi pi-exclamation-circle"
|
icon="pi pi-exclamation-circle"
|
||||||
title="Missing Node Types"
|
title="Some Nodes Are Missing"
|
||||||
message="When loading the graph, the following node types were not found"
|
message="When loading the graph, the following node types were not found"
|
||||||
/>
|
/>
|
||||||
<MissingCoreNodesMessage :missing-core-nodes="missingCoreNodes" />
|
<MissingCoreNodesMessage :missing-core-nodes="missingCoreNodes" />
|
||||||
|
|||||||
Reference in New Issue
Block a user