src/Apptag/SmartCategorization/SmartCategory.swift
@@ -249,7 +249,7 @@ } } var smartStartDefaultCategoryID: SmartCategoryID { var smartStartDefaultCategoryID: SmartCategoryID? { switch self { case .pdf, .productivity, .writing: return .office @@ -262,6 +262,8 @@ return .design case .media, .video, .audio, .game: return .entertainment case .finance, .other: return nil default: return self } @@ -301,9 +303,7 @@ .design, .picturePhoto, .entertainment, .finance, .education, .other .education ] static let definitions: [SmartCategoryDefinition] = orderedIDs.map {