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
2003995e32
commit
49bd82292c
|
@ -41,8 +41,6 @@ class LoadAdditionalSettingsScriptsListener implements IEventListener {
|
|||
}
|
||||
|
||||
script('core', [
|
||||
'files/fileinfo',
|
||||
'files/client',
|
||||
'dist/systemtags',
|
||||
]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue