1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-09 00:54:22 +00:00

Spotlight cache cleaning moved to the optimize command

This commit is contained in:
Tw93
2025-12-10 10:02:49 +08:00
parent 4ff8c3afa3
commit 198591289f
5 changed files with 54 additions and 4 deletions

View File

@@ -127,6 +127,7 @@ EOF
items+=('recent_items|Recent Items|Clear recent apps/documents/servers lists|true')
items+=('log_cleanup|Diagnostics Cleanup|Purge old diagnostic & crash logs|true')
items+=('startup_cache|Startup Cache Rebuild|Rebuild kext caches & prelinked kernel|true')
items+=('spotlight_cache_cleanup|Spotlight Cache Cleanup|Clear CoreSpotlight user cache|false')
# Output items as JSON
local first=true