This commit is contained in:
Christian Fraß 2024-06-01 18:41:13 +02:00
parent 7a591e3a76
commit 281e382175

View file

@ -117,7 +117,7 @@ def api_macro_save(
( (
(domain_path is None) (domain_path is None)
and and
(record["name"] == domain) (record["name"] == domain_base)
) )
or or
( (