@ -310,6 +310,7 @@ const Main: FC<IMainProps> = ({
}
const fetchInitData = async () => {
if (!isInstalledApp)
await checkOrSetAccessToken()
return Promise.all([isInstalledApp
@ -255,6 +255,7 @@ const TextGeneration: FC<IMainProps> = ({