This commit is contained in:
2021-12-28 18:17:23 +00:00
parent ebb650337e
commit 24e3d1be97

View File

@@ -201,7 +201,7 @@ export default {
`${this.$store.state.helpUrl}/ay-report-timeout` `${this.$store.state.helpUrl}/ay-report-timeout`
); );
//we're done here //we're done here
this.reject(error); this.reject(this.$ay.t("JobFailed"));
} else { } else {
//exception //exception
e = `${this.$ay.t("JobFailed")}: ${ e = `${this.$ay.t("JobFailed")}: ${