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

chore: auto format code

This commit is contained in:
Tw93
2026-01-03 06:11:23 +00:00
parent 7415c77bdb
commit 6698099215
2 changed files with 3 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ paginated_multi_select() {
local cursor_pos=0
local top_index=0
local filter_query=""
local filter_mode="false" # filter mode toggle
local filter_mode="false" # filter mode toggle
local sort_mode="${MOLE_MENU_SORT_MODE:-${MOLE_MENU_SORT_DEFAULT:-date}}" # date|name|size
local sort_reverse="${MOLE_MENU_SORT_REVERSE:-false}"
# Live query vs applied query