From f6277821216390d417195af0860eca0e8d8e37ae Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 26 Jun 2026 18:09:11 +0800
Subject: [PATCH] Archive 8.1.0 App Store release

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

diff --git a/src/Apptag/AppDefaults.swift b/src/Apptag/AppDefaults.swift
index 8770f79..47f9c8a 100644
--- a/src/Apptag/AppDefaults.swift
+++ b/src/Apptag/AppDefaults.swift
@@ -32,6 +32,7 @@
             "useAppKitTagNavigation": useAppKitTagNavigation,
             "skipTagRemovalDropConfirm": false,
             "skipUncategorizedDropConfirm": false,
+            "skipUsageTipsCloseReminder": false,
             LauncherHotkeyRegistrationStore.mainStateKey: LauncherHotkeyRegistrationState.active.rawValue,
             LauncherHotkeyRegistrationStore.quickSearchStateKey: LauncherHotkeyRegistrationState.active.rawValue
         ])

--
Gitblit v1.9.3