mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-12 17:15:35 +01:00
Add sentinelAgreement endpoint to forisUrls
This commit is contained in:
parent
75dd0fec92
commit
cff5f1e5e1
|
@ -21,7 +21,9 @@ export const ForisURLs = {
|
|||
packages: `${REFORIS_URL_PREFIX}/package-management/packages`,
|
||||
},
|
||||
|
||||
// Plugins
|
||||
storage: `${REFORIS_URL_PREFIX}/storage`,
|
||||
sentinelAgreement: `${REFORIS_URL_PREFIX}/sentinel/agreement`,
|
||||
|
||||
// Notifications links are used with <Link/> inside Router, thus url subdir is not required.
|
||||
overview: "/overview",
|
||||
|
|
Loading…
Reference in New Issue
Block a user