Skip to content

Commit

Permalink
Re-trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
dihmeetree committed Feb 26, 2020
1 parent 2802e04 commit dddd8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/graphql.vue
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +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",
Expand Down

0 comments on commit dddd8f3

Please sign in to comment.