1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-07-02 20:30:27 +00:00

Add storage link

This commit is contained in:
Marek Sašek 2020-11-27 14:43:06 +01:00
parent 15567a7dde
commit 473c81f9a4
No known key found for this signature in database
GPG Key ID: 8791897AFCF3602F

View File

@ -20,6 +20,8 @@ export const ForisURLs = {
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.
overview: "/overview",
notifications: "/overview#notifications",