1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 15:39:42 +00:00

chore: auto format code

This commit is contained in:
Tw93
2025-12-12 12:18:37 +00:00
parent 1b5ec61f30
commit 045df37b7c

View File

@@ -209,8 +209,8 @@ clean_application_support_logs() {
# Explicit safety check for System Settings / Login Items (Issue #122)
if [[ "$app_name" =~ backgroundtaskmanagement || "$app_name" =~ loginitems ]]; then
debug_log "Skipping critical system component: $app_name"
continue
debug_log "Skipping critical system component: $app_name"
continue
fi
# Clean log directories - simple direct removal without deep scanning