Ariver
2026-06-30 bcceca83ce966598e00e0319d85ec11d6df9d272
src/Apptag/SmartCategorization/SmartStartService.swift
@@ -528,7 +528,7 @@
        let entries = base.entries.compactMap { entry -> SmartStartCatalogEntry? in
            let tagIDs = entry.defaultTag
                .compactMap { SmartCategoryID(rawValue: $0) }
                .filter { $0 != .other }
                .compactMap(\.smartStartDefaultCategoryID)
            guard !tagIDs.isEmpty else { return nil }
            return SmartStartCatalogEntry(