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

@@ -263,7 +263,7 @@
//
const FORM_KEY = "widget-edit";
const API_BASE_URL = "widget/";
const FORM_CUSTOM_TEMPLATE_KEY = "Widget";
const FORM_CUSTOM_TEMPLATE_KEY = "Widget"; //<-- Should always be CoreBizObject AyaType name here where possible
export default {
async created() {