mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix typo
This commit is contained in:
parent
12276b6033
commit
3c1dc18656
@ -674,7 +674,7 @@ def index():
|
|||||||
base_url=None
|
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
|
# NOTE: If the checks here are updated, make sure the supported versions
|
||||||
# at https://www.pgadmin.org/faq/#11 are updated to match!
|
# at https://www.pgadmin.org/faq/#11 are updated to match!
|
||||||
if config.CHECK_SUPPORTED_BROWSER:
|
if config.CHECK_SUPPORTED_BROWSER:
|
||||||
|
Loading…
Reference in New Issue
Block a user