Re-trigger build

This commit is contained in:
Dmitry Yankowski
2020-02-25 22:40:50 -05:00
parent f36b91c3cc
commit 2802e04688

View File

@@ -630,6 +630,7 @@ export default {
})
} catch (error) {
this.$nuxt.$loading.finish()
this.schema = `${error}. ${this.$t("check_console_details")}`
this.$toast.error(`${error} ${this.$t("f12_details")}`, {
icon: "error",