From 281e38217523659d7bec76f44f79fdddb5de2e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Sat, 1 Jun 2024 18:41:13 +0200 Subject: [PATCH] [fix] --- source/macros.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/macros.py b/source/macros.py index a4c836c..39b5886 100644 --- a/source/macros.py +++ b/source/macros.py @@ -117,7 +117,7 @@ def api_macro_save( ( (domain_path is None) and - (record["name"] == domain) + (record["name"] == domain_base) ) or (