From 2d5e8e12e9c263a836aaca8afa837200af7d4c3f Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 9 Jun 2026 14:52:20 -0300 Subject: [PATCH] f --- app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index f5eb65c..b84c696 100644 --- a/app.js +++ b/app.js @@ -440,7 +440,7 @@ function populateDemoShell() { hermes EU - +`; + + Add Agent`; // Show agent panel with demo data hide("no-agents"); @@ -578,7 +578,7 @@ function renderAgentTabs() { `; }) .join("") + - `+`; + `+ Add Agent`; } function selectAgent(uuid) {