generated from nhcarrigan/template
feat: managing music metadata
Some checks failed
Node.js CI / Lint and Test (push) Failing after 31s
Some checks failed
Node.js CI / Lint and Test (push) Failing after 31s
This commit is contained in:
@ -134,4 +134,13 @@ export const navigation = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Miscellaneous Documents",
|
||||
items: [
|
||||
{
|
||||
label: "Managing Local Music",
|
||||
link: "/misc/music",
|
||||
}
|
||||
]
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user