|
@@ -16,7 +16,7 @@ if (currentScript) {
|
|
|
const endPoint = attr('data-url');
|
|
|
if (!appId || !endPoint) {
|
|
|
// throw new Error('medici script are initial with error, please take a look!');
|
|
|
- (window as any).Medici = init;
|
|
|
+ // (window as any).Medici = init;
|
|
|
} else {
|
|
|
(window as any).medici = init({
|
|
|
platform: 'web',
|