mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Add storage link
This commit is contained in:
		@@ -20,6 +20,8 @@ export const ForisURLs = {
 | 
				
			|||||||
        updates: `${REFORIS_URL_PREFIX}/package-management/updates`,
 | 
					        updates: `${REFORIS_URL_PREFIX}/package-management/updates`,
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    storage: `${REFORIS_URL_PREFIX}/storage`,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Notifications links are used with <Link/> inside Router, thus url subdir is not required.
 | 
					    // Notifications links are used with <Link/> inside Router, thus url subdir is not required.
 | 
				
			||||||
    overview: "/overview",
 | 
					    overview: "/overview",
 | 
				
			||||||
    notifications: "/overview#notifications",
 | 
					    notifications: "/overview#notifications",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user