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