diagrams/templates/PostConfig.js.tpl

6 lines
201 B
Smarty
Raw Normal View History

2023-12-02 23:40:28 +01:00
window.VSD_CONVERT_URL = null;
window.ICONSEARCH_PATH = null;
EditorUi.enableLogging = false; //Disable logging
window.EMF_CONVERT_URL = null;
App.prototype.isDriveDomain = function() { return true; }