Merge pull request #24377 from nextcloud/backport/24374/stable20

[stable20] Use proper bundles for files client and fileinfo
This commit is contained in:
blizzz 2020-11-25 20:38:29 +01:00 committed by GitHub
commit 76671c2a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ class LoadAdditionalSettingsScriptsListener implements IEventListener {
}
script('core', [
'files/fileinfo',
'files/client',
'dist/systemtags',
]);