This commit is contained in:
Ren Amamiya
2023-03-31 15:10:16 +07:00
parent 990bf98571
commit c7e2b9430a
11 changed files with 242 additions and 222 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ export default function Page() {
}
});
} else {
router.push('/newsfeed/following');
router.replace('/newsfeed/following');
}
return () => {