weksr
This commit is contained in:
@@ -22,8 +22,8 @@ export class PluginModule implements FrontendPlugin{
|
||||
getSidebarEntry(): SidebarEntries {
|
||||
return {
|
||||
icon: 'cog',
|
||||
text: 'pluginmanager',
|
||||
type: "multi",
|
||||
text: 'Plugin Manager',
|
||||
parentRoute: 'pluginmanager',
|
||||
links: [{
|
||||
route: 'debug',
|
||||
text: 'DEBUG'
|
||||
|
||||
Reference in New Issue
Block a user