mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add addplugin.html to the list of plugin pages for the drawer
This commit is contained in:
parent
525998eb2b
commit
48ae149877
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ const PLUGIN_PATHS = [
|
||||||
'/installedplugins.html',
|
'/installedplugins.html',
|
||||||
'/availableplugins.html',
|
'/availableplugins.html',
|
||||||
'/repositories.html',
|
'/repositories.html',
|
||||||
|
'/addplugin.html',
|
||||||
'/configurationpage'
|
'/configurationpage'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue