Fix formatting

pull/1451/head
Habetdin 7 years ago committed by GitHub
parent 882e1db1d6
commit fde971fe81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -106,7 +106,7 @@ _get_root() {
fi
if _contains "$response" "\"$h\"" >/dev/null; then
_domain=$h
_domain=$h
return 0
else
_debug "$h not found"

Loading…
Cancel
Save