This commit is contained in:
2020-05-13 23:23:11 +00:00
parent b5e0b3c6cf
commit c88adecdf5

View File

@@ -42,7 +42,7 @@
//////////////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////////////
const FORM_KEY = "ops-server-state"; const FORM_KEY = "ops-server-state";
const API_BASE_URL = "ServerState/"; const API_BASE_URL = "server-state/";
const FORM_CUSTOM_TEMPLATE_KEY = "ops-server-state"; const FORM_CUSTOM_TEMPLATE_KEY = "ops-server-state";
export default { export default {