This commit is contained in:
2020-09-11 19:40:19 +00:00
parent f6879208ad
commit a26cb728a0
6 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
const FORM_KEY = "ops-server-state";
const API_BASE_URL = "server-state/";
const FORM_CUSTOM_TEMPLATE_KEY = "ops-server-state";
const FORM_CUSTOM_TEMPLATE_KEY = "ServerState"; //<-- Should always be CoreBizObject AyaType name here where possible
export default {
async created() {