Skip to content
Snippets Groups Projects
Unverified Commit d60dd954 authored by Cam Saul's avatar Cam Saul
Browse files

Fix admin settings page not loading on new instances :wrench:

parent 1f4b5a7a
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,7 @@ const MetabaseSettings = {
return (
versionInfo &&
versionInfo.latest &&
MetabaseUtils.compareVersions(
currentVersion,
versionInfo.latest.version,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment