This commit is contained in:
2020-09-17 15:25:06 +00:00
parent 47fd8ed528
commit 7a09671bec
2 changed files with 26 additions and 26 deletions

View File

@@ -370,7 +370,7 @@ export default {
if (
msg.includes("NetworkError") ||
msg.includes("Failed to fetch")
) {
) {
msg =
"Could not connect to AyaNova server at " +
window.$gz.api.APIUrl("") +