mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Removed config.js
This commit is contained in:
parent
c6abcfbbfa
commit
a827eba0f2
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