add donate link to navsidebar
This commit is contained in:
@ -43,6 +43,12 @@ const MENU_ITEMS = [
|
||||
icon: "graph",
|
||||
link: "/graph",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
icon: "info",
|
||||
link: "/donate",
|
||||
nonLoggedIn: true,
|
||||
},
|
||||
{
|
||||
label: "Settings",
|
||||
icon: "settings",
|
||||
|
Reference in New Issue
Block a user