test DNS for v2 (actual) 001

This commit is contained in:
Vladimir Alexeev 2024-04-30 08:36:36 +10:00
parent 517baa3235
commit 577920de86

View File

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