From 70a1cc2e63d2c49a135bd89cec3ffb1d427d90ee Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Tue, 30 Jun 2026 16:21:47 +0800
Subject: [PATCH] Freeze prep TagLauncher 8.2.9 Pro status UI

---
 src/Apptag/AppDefaults.swift |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Apptag/AppDefaults.swift b/src/Apptag/AppDefaults.swift
index fe71510..6e62000 100644
--- a/src/Apptag/AppDefaults.swift
+++ b/src/Apptag/AppDefaults.swift
@@ -7,7 +7,7 @@
     static let tagFontSize: Double = 22
     static let iconSize: Double = 56
     static let tagPosition = "right"
-    static let displayMode = "coloredGridContainer"
+    static let displayMode = "gridContainer"
     static let hideAppNames = true
     static let showDockIcon = true
     static let launchAtLogin = true

--
Gitblit v1.9.3