This commit is contained in:
2019-12-20 17:23:00 +00:00
parent 4acce87973
commit ad3ddbf322
43 changed files with 43 additions and 42 deletions

View File

@@ -14,7 +14,7 @@ export default {
isMain: true,
icon: "file-archive",
title: window.$gz.locale.get("Backup"),
helpUrl: "ops-form-backup"
helpUrl: "form-ops-backup"
});
}
};