Merge pull request #4623 from thornbill/fix-add-plugin-drawer

This commit is contained in:
Bill Thornton 2023-05-20 12:25:29 -04:00 committed by GitHub
commit a5700031f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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