Improving Lighthouse score

This commit is contained in:
Liyas Thomas
2020-01-28 20:02:07 +05:30
parent 92d8878c38
commit 2c0b8b5f8e
2 changed files with 4 additions and 4 deletions

View File

@@ -812,9 +812,7 @@ export default {
}
}
this.gqlTypes = types;
this.$refs.queryEditor.setValidationSchema(schema);
this.$nuxt.$loading.finish();
const duration = Date.now() - startTime;
this.$toast.info(this.$t("finished_in", { duration }), {