diff --git a/src/App.tsx b/src/App.tsx index 65abe03..0de28fa 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -298,6 +298,18 @@ function App() { return await liff.permanentLink.createUrlBy(url) }} /> + { + return await liff.i18n.setLang(lang) + }} + /> )