Merge pull request #54085 from nextcloud/Jerome-Herbinet-folder-tree-structure

This commit is contained in:
John Molakvoæ 2025-07-31 14:39:11 +02:00 committed by GitHub
commit 5f56ad3862
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -151,7 +151,7 @@ const registerTreeRoot = () => {
Navigation.register(new View({
id: folderTreeId,
name: t('files', 'All folders'),
name: t('files', 'Folder tree'),
caption: t('files', 'List of your files and folders.'),
icon: FolderMultipleSvg,

4
dist/files-init.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long