This commit is contained in:
Dave Page 2021-01-29 15:40:23 +00:00
parent 12276b6033
commit 3c1dc18656

View File

@ -674,7 +674,7 @@ def index():
base_url=None
)
# Check the browser is a support version
# Check the browser is a supported version
# NOTE: If the checks here are updated, make sure the supported versions
# at https://www.pgadmin.org/faq/#11 are updated to match!
if config.CHECK_SUPPORTED_BROWSER: