test DNS for v1 (legacy) 002

This commit is contained in:
Vladimir Alexeev 2024-04-30 10:01:50 +10:00
parent 73fe47ba79
commit b8949ba3dd

View File

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