mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Merge pull request #24005 from nextcloud/backport/23999/stable19
[stable19] Remove old legacy scripts references
This commit is contained in:
commit
7b8ca9526b
1 changed files with 0 additions and 1 deletions
|
|
@ -370,7 +370,6 @@ class OC {
|
|||
|
||||
$oldTheme = $systemConfig->getValue('theme');
|
||||
$systemConfig->setValue('theme', '');
|
||||
OC_Util::addScript('config'); // needed for web root
|
||||
OC_Util::addScript('update');
|
||||
|
||||
/** @var \OC\App\AppManager $appManager */
|
||||
|
|
|
|||
Loading…
Reference in a new issue