fixed spacing in two lines

This commit is contained in:
ma331
2020-10-29 12:51:49 +01:00
committed by GitHub
parent 7cc30c268b
commit fe54d5b8ae

View File

@ -19,8 +19,8 @@ dns_anx_add() {
if [ "$ANX_Token" ]; then
_saveaccountconf_mutable ANX_Token "$ANX_Token"
else
_err "You didn't specify a ANEXIA Engine API token."
return 1
_err "You didn't specify a ANEXIA Engine API token."
return 1
fi
_debug "First detect the root zone"