Update default config

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-10-24 17:12:52 +02:00
parent 299cfab019
commit bb531c1227

View file

@ -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) . '
};