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) . ', basename:' . json_encode($basename) . ',
baseUrl:' . json_encode($baseurl) . ', baseUrl:' . json_encode($baseurl) . ',
mountPoint: "bigbuffet", mountPoint: "bigbuffet",
styles: ["default"], styles: ["default", "generated"],
icons: {}, icons: {},
locale:' . json_encode($locale) . ' locale:' . json_encode($locale) . '
}; };