Unverified Commit ff527a01 authored by Joel's avatar Joel Committed by GitHub

fix: not load dataset config (#1381)

parent 6e05f8ca
......@@ -342,7 +342,7 @@ const Configuration: FC = () => {
}
syncToPublishedConfig(config)
setPublishedConfig(config)
setDatasetConfigs(modelConfig.dataset_configs)
setHasFetchedDetail(true)
})
}, [appId])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment