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/ApptagApp.swift | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Apptag/ApptagApp.swift b/src/Apptag/ApptagApp.swift
index 5367416..c5b38a3 100644
--- a/src/Apptag/ApptagApp.swift
+++ b/src/Apptag/ApptagApp.swift
@@ -193,6 +193,7 @@
func applicationDidFinishLaunching(_ notification: Notification) {
AppDefaults.register()
L10n.setup()
+ ProEntitlementCenter.shared.start()
migrateDefaultGroupName()
TagDatabase.seedDefaultTags()
_ = TagDatabase.relocalizeSystemTagsForCurrentLanguage()
--
Gitblit v1.9.3