From bb531c12279541c68b7adbb345615ac64ab079ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Thu, 24 Oct 2024 17:12:52 +0200 Subject: [PATCH] Update default config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- includes/SpecialBigBuffet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/SpecialBigBuffet.php b/includes/SpecialBigBuffet.php index 0160a25..e6d66d6 100644 --- a/includes/SpecialBigBuffet.php +++ b/includes/SpecialBigBuffet.php @@ -29,7 +29,7 @@ class SpecialBigBuffet extends \SpecialPage basename:' . json_encode($basename) . ', baseUrl:' . json_encode($baseurl) . ', mountPoint: "bigbuffet", - styles: ["default"], + styles: ["default", "generated"], icons: {}, locale:' . json_encode($locale) . ' };