's'
This commit is contained in:
@@ -59,6 +59,7 @@ export default memo(function SiteMenu({
|
||||
titleKey: "community",
|
||||
items: [
|
||||
{ labelKey: "messages", href: "/messages", icon: "🔔", new: true },
|
||||
{ labelKey: "privateChat", href: "/chat", icon: "💬" },
|
||||
{ labelKey: "chat", href: "/join", icon: "💬" },
|
||||
{ labelKey: "hostMeetup", href: "/meetups/host", icon: "🎤", new: true },
|
||||
{ labelKey: "membersMap", href: "/map", icon: "🌐" },
|
||||
|
||||
Reference in New Issue
Block a user