Apply suggestions from code review

Co-authored-by: Richard Hansen <rhansen@rhansen.org>
This commit is contained in:
philippderdiedas 2024-07-16 02:08:49 +02:00 committed by GitHub
parent f774437235
commit 963868f1b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6409,8 +6409,7 @@ sub nic_hetzner_update {
$config{$domain}{"ipv$ipv"} = $ip;
$config{$domain}{'mtime'} = $now;
$config{$domain}{"status-ipv$ipv"} = 'good';
}
else {
} else {
# Set domain
if ($dns_rec_id)
{