web: port library page to clientside, router performance improvements
This commit is contained in:
		@ -18,7 +18,7 @@ export interface SidebarItem {
 | 
			
		||||
export const SIDEBAR_ITEMS: SidebarItem[] = [
 | 
			
		||||
    {
 | 
			
		||||
        name: "Library",
 | 
			
		||||
        path: ["/-/overview/"],
 | 
			
		||||
        path: ["/library/"],
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        name: "Monitor",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user