mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-31 15:19:34 +02:00
Add start of new local media page for adding folders and scanning local media items
This commit is contained in:
parent
a8de03b82d
commit
a259883979
14 changed files with 698 additions and 73 deletions
|
@ -83,8 +83,8 @@ export default {
|
|||
{
|
||||
icon: 'folder',
|
||||
iconOutlined: true,
|
||||
text: 'Downloads',
|
||||
to: '/downloads'
|
||||
text: 'Local Media',
|
||||
to: '/localMedia/folders'
|
||||
}
|
||||
// {
|
||||
// icon: 'settings',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue