mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-12-25 00:11:36 +01:00
Add storage link
This commit is contained in:
parent
15567a7dde
commit
473c81f9a4
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user