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

index 6b715f9c2489123f4968e8f69e71eec07d36c93d..71d95bf90ba327b4dd45389ffcce26778f505bbc 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 */