Reload the metadata after the query was persisted (bugfix)
Compare changes
@@ -110,6 +110,7 @@ export default {
@@ -127,9 +128,10 @@ export default {
Closes #193
Can you quickly review the changes? They should only reload the Query Metadata when the query got persisted so a hard reload F5 is not necessary and the presentation looks better.