upd: waktu splash

This commit is contained in:
amel
2024-12-10 10:52:54 +08:00
parent 7babc1fc60
commit d166b1b9b6
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ export default function Forum_Splash() {
useShallowEffect(() => {
setTimeout(() => {
router.replace(RouterForum.beranda, { scroll: false });
}, 1000);
}, 500);
}, []);
return (