1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-08 21:24:18 +00:00

Compatible with German and French system users

This commit is contained in:
Tw93
2025-10-08 11:31:03 +08:00
parent 01b74c076e
commit 1ae3479072
3 changed files with 17 additions and 7 deletions

View File

@@ -37,7 +37,8 @@ select_apps_for_uninstall() {
menu_options+=("$(format_app_display "$display_name" "$size" "$last_used")")
done
echo ""
# Clear screen before menu (alternate screen preserves main screen)
clear_screen
# Use paginated menu - result will be stored in MOLE_SELECTION_RESULT
MOLE_SELECTION_RESULT=""