mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-01 19:20:10 +00:00
@@ -298,9 +298,6 @@ export class ComfyLogging {
|
||||
$el("button", {
|
||||
textContent: "View Logs",
|
||||
onclick: () => {
|
||||
// TODO: Remove this ts-ignore when settings dialog
|
||||
// is migrated.
|
||||
// @ts-ignore
|
||||
this.app.ui.settings.element.close();
|
||||
this.dialog.show();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user