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:
parent
08af994361
commit
6e375d3f24
2 changed files with 4 additions and 3 deletions
helpers
|
@ -158,6 +158,7 @@ find_stale_mods(){
|
|||
printf "%s\n" "$res" >> $_cache_stale_mods_temp
|
||||
fi
|
||||
done
|
||||
printf ""
|
||||
return 99
|
||||
}
|
||||
get_player_count(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue