mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 08:16:43 -04:00
Merge pull request #24006 from nextcloud/backport/23999/stable18
[stable18] Remove old legacy scripts references
This commit is contained in:
commit
1b66f56c07
1 changed files with 0 additions and 1 deletions
|
|
@ -371,7 +371,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