1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-05 06:48:49 +00:00

Remove the parts that affect system settings and remove WiFi reset

This commit is contained in:
Tw93
2025-12-12 09:53:14 +08:00
parent 36472e5a65
commit 04ec4f9a62

View File

@@ -125,11 +125,9 @@ EOF
# Always-on items (no size checks - instant)
items+=('system_maintenance|System Maintenance|Rebuild system databases & flush caches|true')
items+=('maintenance_scripts|Maintenance Scripts|Run daily/weekly/monthly scripts & rotate logs|true')
items+=('radio_refresh|Bluetooth & Wi-Fi Refresh|Reset wireless preference caches|true')
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|true')
# Output items as JSON
local first=true