Merge branch 'dev' of github.com:PowerDNS-Admin/PowerDNS-Admin into 1630-dnssec-feature-breaks-for-zones-that-contain-improperly-escaped-slashes

This commit is contained in:
Matt Scott 2023-11-24 09:29:40 -05:00
commit 48f7f2d19f
No known key found for this signature in database
GPG Key ID: A9A0AFFC0E079001

View File

@ -46,7 +46,7 @@ index_bp = Blueprint('index',
url_prefix='/')
@index_bp.record_once
@index_bp.before_app_first_request
def register_modules():
global google
global github