fix ut99 fav

This commit is contained in:
2026-03-26 02:39:47 +01:00
parent 101df69037
commit 25568eae3c

View File

@@ -106,7 +106,7 @@ if [ ! -f "${USER_UT_INI}" ]; then
printf '%s\n' \
'[UBrowser.UBrowserFavoritesFact]' \
'FavoriteCount=1' \
'Favorites[0]=My UT99 Server\chacha.ddns.net\5090\False' \
'Favorites[0]=Vogons\5.196.92.222\5091\False' \
>> "${USER_UT_INI}"
fi