1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 21:32:36 +01:00

Fix variable

This commit is contained in:
aclist 2022-09-13 00:42:34 +09:00
parent a342d98848
commit 1e8df4692c

View file

@ -847,7 +847,7 @@ pagination(){
fi
printf "DZGUI $version"
printf "Mode: $mode"
printf "Fav: $fav \n"
printf "Fav: $fav_label \n"
printf "Included: %s │ " "$filters"
printf "Excluded: %s │ " "$(disabled)"
if [[ -n $search ]]; then