Ariver
2026-07-02 d77d35981ccd3f64c34727b8d21ac599012007bb
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(