mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #58837 from nextcloud/backport/58648/stable32
[stable32] feat(routing): add files_sharing_raw to rootUrlApps
This commit is contained in:
commit
7fd4d811de
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ class RouteParser {
|
|||
private const rootUrlApps = [
|
||||
'cloud_federation_api',
|
||||
'core',
|
||||
'files_sharing_raw',
|
||||
'files_sharing',
|
||||
'files',
|
||||
'globalsiteselector',
|
||||
|
|
|
|||
Loading…
Reference in a new issue