From 5c881d0c93c6764679f9202e82a1fbf706cd835a Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 9 Jun 2026 18:19:40 -0300 Subject: [PATCH] Update app.js --- app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index 901f84f..14ea37a 100644 --- a/app.js +++ b/app.js @@ -449,7 +449,7 @@ function populateDemoShell() { hermes EU - + Add Agent`; + + Add Agent`; // Show agent panel with demo data hide("no-agents"); @@ -585,7 +585,7 @@ function renderAgentTabs() { `; }) .join("") + - `+ Add Agent`; + `+ Add Agent`; } function selectAgent(uuid) {