2destate 1.4.2 → 1.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -10173,7 +10173,7 @@ var HOOK_TOOLTIP_SHOW = "tooltipShow";
|
|
|
10173
10173
|
var HOOK_TOOLTIP_HIDE = "tooltipHide";
|
|
10174
10174
|
var HOOK_ARTBOARD_CHANGE = "artboardChange";
|
|
10175
10175
|
var HOOK_ZOOM_PAN_UPDATE = "zoomPanUpdate";
|
|
10176
|
-
var API_URL = "https://api.2destate.
|
|
10176
|
+
var API_URL = "https://api.2destate.com/api/v1";
|
|
10177
10177
|
|
|
10178
10178
|
/***/ }),
|
|
10179
10179
|
|