We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafb55f commit 95173e4Copy full SHA for 95173e4
src/main.tsx
@@ -34,8 +34,6 @@ if (filter === FilterTypes.MINI || filter === FilterTypes.MINI_PREVIEW) {
34
injectPlugins()
35
}
36
37
-console.log({filter, appId, appUrl})
38
-
39
liff
40
.init({ liffId: appId })
41
.then(() => {
0 commit comments