mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
feat(route): globalsiteselector as root url generator
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
This commit is contained in:
parent
4c2e71e953
commit
9209540db5
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ class RouteParser {
|
|||
'core',
|
||||
'files_sharing',
|
||||
'files',
|
||||
'globalsiteselector',
|
||||
'profile',
|
||||
'settings',
|
||||
'spreed',
|
||||
|
|
|
|||
Loading…
Reference in a new issue