test DNS for v1 (legacy) 003

This commit is contained in:
Vladimir Alexeev 2024-04-30 13:49:53 +10:00
parent ada7e12b5a
commit 2e3c1ef4ac

View File

@ -513,6 +513,5 @@ _sl_init_vars() {
if [ -z "$_non_save" ]; then
_saveaccountconf_mutable SL_Ver "$SL_Ver"
fi
return 0
}