microboard-ui-temp 0.1.105 → 0.1.106
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.
- package/dist/spa.js +0 -1
- package/package.json +1 -1
package/dist/spa.js
CHANGED
|
@@ -449544,7 +449544,6 @@ window.enableTemplateCreating = false;
|
|
|
449544
449544
|
window.enableDiagrams = false;
|
|
449545
449545
|
window.enableVideos = true;
|
|
449546
449546
|
window.enableGames = true;
|
|
449547
|
-
window.microboardFrontendConfig.apiURL = "testurl";
|
|
449548
449547
|
async function initializeApp() {
|
|
449549
449548
|
await initInter();
|
|
449550
449549
|
window.app = createApp();
|