fix
This commit is contained in:
@@ -22,5 +22,4 @@ export class PluginModule implements FrontendPlugin{
|
|||||||
getSidebarEntry(): SidebarEntry {
|
getSidebarEntry(): SidebarEntry {
|
||||||
return {icon: 'check', text: 'Plugin manager', route: 'pluginmanager'}
|
return {icon: 'check', text: 'Plugin manager', route: 'pluginmanager'}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user