1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-07-25 08:58:49 +02:00

fix: drop unused parameter

This commit is contained in:
aclist 2024-11-21 23:58:38 +09:00
parent 08af994361
commit 6e375d3f24
2 changed files with 4 additions and 3 deletions
helpers

View file

@ -158,6 +158,7 @@ find_stale_mods(){
printf "%s\n" "$res" >> $_cache_stale_mods_temp
fi
done
printf ""
return 99
}
get_player_count(){