fix seeder

deskripsi:
- fix seeder dengan limit
This commit is contained in:
2025-01-28 11:50:02 +08:00
parent ce1dfa1097
commit 56b031aa9a
3 changed files with 144 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ import { IconAffiliate, IconBriefcase, IconHeartHandshake, IconMap2, IconMessage
export const listMenuHomeFooter = [
{
id: 1,
name: "Forums",
name: "Forum",
icon: <IconMessages />,
link: RouterForum.splash,
},