From d77d35981ccd3f64c34727b8d21ac599012007bb Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 02 Jul 2026 02:42:34 +0800
Subject: [PATCH] Update App Store release records
---
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