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

Merge pull request #9933 from metabase/fix-admin-settings-page

Fix admin settings page not loading on new instances :wrench:
parents 1f4b5a7a d60dd954
Branches
Tags
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.
Please register or to comment