mirror of
https://github.com/rookiestar28/ComfyUI-OpenClaw.git
synced 2026-08-14 00:48:07 +00:00
chore: add icon to Parameter Lab
This commit is contained in:
@@ -11,7 +11,8 @@ import { openclawUI } from "../openclaw_ui.js";
|
||||
*/
|
||||
export const ParameterLabTab = {
|
||||
id: "parameter-lab",
|
||||
icon: "\uD83E\uDDEA", // Test Tube
|
||||
// IMPORTANT: TabManager expects a CSS icon class; using emoji text here hides the tab icon.
|
||||
icon: "pi pi-sliders-h",
|
||||
title: "Parameter Lab",
|
||||
tooltip: "Run experiments with parameter sweeps",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user