mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update constants.ts
This commit is contained in:
@@ -4,6 +4,7 @@ import {
|
||||
TutorialIcon,
|
||||
ExamplesIcon,
|
||||
AwesomeIcon,
|
||||
DiscordIcon,
|
||||
ContributeIcon,
|
||||
RefineWeekIcon,
|
||||
HackathonsIcon,
|
||||
@@ -97,7 +98,7 @@ export const MENU_ITEMS: MenuItemType[] = [
|
||||
label: "Forums",
|
||||
description: "Join our Community forums!",
|
||||
link: "https://community.openpanel.org/",
|
||||
icon: AboutUsIcon,
|
||||
icon: DiscordIcon,
|
||||
},
|
||||
{
|
||||
label: "Discord",
|
||||
|
||||
Reference in New Issue
Block a user