mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Files client and info bundles are always loaded so we don't need to load them again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
6d3d6fb81a
commit
b06b0315c6
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