From bfa40bc08d83c55d85d0d99b1414f14aa64dd156 Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 25 Dec 2025 21:23:58 -0600 Subject: [PATCH] ds --- config/custom.js | 2 +- config/settings.yaml | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/custom.js b/config/custom.js index a27a7e1..c0e1bdb 100755 --- a/config/custom.js +++ b/config/custom.js @@ -1,7 +1,7 @@ // custom.js (() => { const TAB_CLASS_PREFIX = "tab-"; - const knownTabs = new Set(["glance", "pncharris", "netgrimoire", "wasted-bandwidth", "nucking-futz"]); + const knownTabs = new Set(["glance", "netgrimoire", "wasted-bandwidth", "pncharris", "nucking-futz"]); function clearTabClasses() { document.body.classList.forEach((c) => { diff --git a/config/settings.yaml b/config/settings.yaml index f532eaa..27b1efa 100755 --- a/config/settings.yaml +++ b/config/settings.yaml @@ -55,8 +55,7 @@ layout: VPN Protected Apps: tab: Wasted-Bandwidth name: Applications - style: row - columns: 5 + Nucking-Futz: @@ -65,5 +64,4 @@ layout: Nucking Apps: tab: Nucking-Futz name: Applications - style: row - columns: 5 +