mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
Fix incorrect display of Terminal Log in nodes tree tab (#1174)
This commit is contained in:
parent
967dc4e4dd
commit
7f3a70bf6b
@ -53,7 +53,7 @@ app.registerExtension({
|
||||
|
||||
// Load default visibility
|
||||
LiteGraph.registerNodeType(
|
||||
"Terminal Log //CM",
|
||||
"Terminal Log",
|
||||
Object.assign(TerminalNode, {
|
||||
title_mode: LiteGraph.NORMAL_TITLE,
|
||||
title: "Terminal Log (Manager)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user