From 69cb3a0e8f5aba2ac7fe64c3e35ced683d334e65 Mon Sep 17 00:00:00 2001 From: you Date: Mon, 23 Mar 2026 02:06:59 +0000 Subject: [PATCH] =?UTF-8?q?Rename=20'Node=20Colors'=20tab=20to=20'Colors'?= =?UTF-8?q?=20=E2=80=94=20covers=20nodes=20+=20packet=20types?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/customize.js | 2 +- public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/customize.js b/public/customize.js index 10ed474..350afef 100644 --- a/public/customize.js +++ b/public/customize.js @@ -326,7 +326,7 @@ var tabs = [ { id: 'branding', label: '🏷️', title: 'Branding' }, { id: 'theme', label: '🎨', title: 'Theme Colors' }, - { id: 'nodes', label: '📡', title: 'Node Colors' }, + { id: 'nodes', label: '🎯', title: 'Colors' }, { id: 'home', label: '🏠', title: 'Home Page' }, { id: 'export', label: '📤', title: 'Export / Save' } ]; diff --git a/public/index.html b/public/index.html index 3214953..a0bac40 100644 --- a/public/index.html +++ b/public/index.html @@ -101,6 +101,6 @@ - +