Merge pull request #58837 from nextcloud/backport/58648/stable32

[stable32] feat(routing): add files_sharing_raw to rootUrlApps
This commit is contained in:
Raphael Gradenwitz 2026-03-10 18:06:11 +01:00 committed by GitHub
commit 7fd4d811de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,7 @@ class RouteParser {
private const rootUrlApps = [
'cloud_federation_api',
'core',
'files_sharing_raw',
'files_sharing',
'files',
'globalsiteselector',