Ariver
2026-06-28 d8b67d9510123320c78bf15c26c8a0177848b0b1
src/Apptag/DataLayer.swift
@@ -1755,12 +1755,11 @@
        guard !FileManager.default.fileExists(atPath: storeURL.path) else { return }
        let starterCategoryIDs: [SmartCategoryID] = [
            .uiPrototyping,
            .ide,
            .writing,
            .game,
            .design,
            .development,
            .office,
            .entertainment,
            .system,
            .systemEnhancement,
            .gtd
        ]