Skip to content
Snippets Groups Projects
Unverified Commit b4f9b943 authored by Alexander Polyankin's avatar Alexander Polyankin Committed by GitHub
Browse files

Fix saved question picker (#28496)

parent bd8be2d0
No related merge requests found
......@@ -184,6 +184,7 @@ class DataSelectorInner extends Component {
const DataSelector = _.compose(
Databases.loadList({
query: { saved: true },
loadingAndErrorWrapper: false,
listName: "allDatabases",
}),
......
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