From b2a06ec5ebc86c0241e635782ae5a032ab5aad0a Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 02 Jul 2026 02:43:51 +0800
Subject: [PATCH] Prepare TagLauncher 8.3.2 App Store candidate
---
src/Apptag/ProAccessViews.swift | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/Apptag/ProAccessViews.swift b/src/Apptag/ProAccessViews.swift
index 49b65d1..acdfe9f 100644
--- a/src/Apptag/ProAccessViews.swift
+++ b/src/Apptag/ProAccessViews.swift
@@ -97,6 +97,8 @@
return "pro.prompt.export"
case .customTagColors:
return "pro.prompt.customTagColors"
+ case .customContainerQuota:
+ return "pro.prompt.customContainerQuota"
case .unlimitedNotes:
return "pro.prompt.notes"
case .persistentAppSorting:
--
Gitblit v1.9.3