mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update constants.ts
This commit is contained in:
parent
6aad657205
commit
4b953ccccd
@ -98,13 +98,13 @@ export const MENU_ITEMS: MenuItemType[] = [
|
|||||||
label: "Forums",
|
label: "Forums",
|
||||||
description: "Join our Community forums!",
|
description: "Join our Community forums!",
|
||||||
link: "https://community.openpanel.org/",
|
link: "https://community.openpanel.org/",
|
||||||
icon: DiscordIcon,
|
icon: AwesomeIcon,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Discord",
|
label: "Discord",
|
||||||
description: "Join us on Discord.",
|
description: "Join us on Discord.",
|
||||||
link: "https://discord.openpanel.com",
|
link: "https://discord.openpanel.com",
|
||||||
icon: StoreIcon,
|
icon: ExamplesIcon,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Contacy Us",
|
label: "Contacy Us",
|
||||||
|
Loading…
Reference in New Issue
Block a user