]> source.dussan.org Git - nextcloud-server.git/commitdiff
Removed config.js 23999/head
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Mon, 9 Nov 2020 11:23:51 +0000 (12:23 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Nov 2020 11:23:51 +0000 (12:23 +0100)
lib/base.php

index 9c914f15431644ba661b2159b46ee2972b43b81f..5b211a2d180b4f262262e9313f98f0b49f33a0eb 100644 (file)
@@ -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 */