Merge pull request #58648 from nextcloud/feat/add-files-sharing-raw-to-rootUrlApps

feat(routing): add files_sharing_raw to rootUrlApps
This commit is contained in:
Raphael Gradenwitz 2026-03-10 15:31:02 +01:00 committed by GitHub
commit 3e78bf662d
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',