This commit is contained in:
Henry Jordan
2021-01-28 20:08:42 +00:00
parent 13fa000065
commit bc9fd2c693

View File

@@ -90,7 +90,7 @@ export default {
headings: { headings: {
name: this.$i18n.t("ID_NAME"), name: this.$i18n.t("ID_NAME"),
execution: this.$i18n.t("ID_EXECUTION"), execution: this.$i18n.t("ID_EXECUTION"),
code: this.$i18n.t("ID_EXECUTION"), code: this.$i18n.t("ID_CAPTCHA_CODE"),
} }
}, },
optionsDebugVars: { optionsDebugVars: {