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

Merge branch 'main' of github.com:tw93/Mole

This commit is contained in:
Tw93
2025-12-29 19:09:41 +08:00
2 changed files with 35 additions and 38 deletions

View File

@@ -60,5 +60,3 @@ fix_broken_preferences() {
echo "$broken_count"
}

View File

@@ -582,7 +582,6 @@ opt_dock_refresh() {
echo -e " ${GREEN}${NC} Dock refreshed"
}
# Execute optimization by action name
execute_optimization() {
local action="$1"