diff --git a/src/pages/home.tsx b/src/pages/home.tsx index 1f0a74f..d5d70f3 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -208,7 +208,7 @@ function Home() { console.log("tid: ",authStore.tid) const tid = authStore.tid if (code) { - if(tid == 783 || tid == 788 || tid ==790 || tid == 10081 || tid == 10084 || tid == 10088 || tid == 10090){ + if(tid == 783 || tid == 788 || tid ==790 || tid == 10081 || tid == 10084 || tid == 10088 || tid == 10090 || tid == 10092 || tid == 10096 ){ const tid = authStore.tid authStore.setCode(code) navigateActivityPage(tid)