This commit is contained in:
2022-02-15 19:48:26 +00:00
parent b29ab8eceb
commit 27efdd9644
14 changed files with 28 additions and 54 deletions

View File

@@ -196,7 +196,7 @@ export default {
),
null,
"error",
`${this.$store.state.helpUrl}/ay-report-timeout`
`${window.$gz.api.helpUrl()}/ay-report-timeout`
);
//we're done here
return this.reject(this.$ay.t("JobFailed"));