mirror of
https://github.com/tw93/Mole.git
synced 2026-03-23 23:50:07 +00:00
chore: auto format code
This commit is contained in:
@@ -133,7 +133,7 @@ select_apps_for_uninstall() {
|
||||
sizekb_csv+=",${size_kb:-0}"
|
||||
fi
|
||||
names_arr+=("$display_name")
|
||||
((idx++))
|
||||
((idx++)) || true
|
||||
done
|
||||
# Use newline separator for names (safe for names with commas)
|
||||
local names_newline
|
||||
|
||||
Reference in New Issue
Block a user