Update default config
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
299cfab019
commit
bb531c1227
1 changed files with 1 additions and 1 deletions
|
@ -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) . '
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue