diff --git a/public/index.html b/public/index.html index f816dec992..25150ec698 100644 --- a/public/index.html +++ b/public/index.html @@ -1,23 +1,22 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
X
-
-
- - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
X
+
+
+ + - + + - \ No newline at end of file diff --git a/src/pages/LiffProvider.tsx b/src/pages/LiffProvider.tsx index 3aecc94d5d..affa0c7444 100644 --- a/src/pages/LiffProvider.tsx +++ b/src/pages/LiffProvider.tsx @@ -20,7 +20,7 @@ export const LiffProvider: React.FC = ({ children }) => { useEffect(() => { liff - .init({ liffId: '2006732958-EAK9vggN' }) + .init({ liffId: '2006746651-DmRwZed0' }) .then(() => { console.log('LIFF initialization is done') setLiffObject(liff)