Add addplugin.html to the list of plugin pages for the drawer

This commit is contained in:
Bill Thornton 2023-05-20 00:50:52 -04:00
parent 525998eb2b
commit 48ae149877

View file

@ -16,6 +16,7 @@ const PLUGIN_PATHS = [
'/installedplugins.html',
'/availableplugins.html',
'/repositories.html',
'/addplugin.html',
'/configurationpage'
];