This commit is contained in:
@@ -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")}: ${
|
||||||
|
|||||||
Reference in New Issue
Block a user