mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 08:16:43 -04:00
Merge pull request #24374 from nextcloud/bugfix/23542
Use proper bundles for files client and fileinfo
This commit is contained in:
commit
82984b5c79
1 changed files with 0 additions and 2 deletions
|
|
@ -41,8 +41,6 @@ class LoadAdditionalSettingsScriptsListener implements IEventListener {
|
|||
}
|
||||
|
||||
script('core', [
|
||||
'files/fileinfo',
|
||||
'files/client',
|
||||
'dist/systemtags',
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue