Skip to content

Commit cac515a

Browse files
committed
fix: load mobile.js and mobile.css in mobile frontend
1 parent fc5abbd commit cac515a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LocalSettings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@
457457
$wgMFMobileHeader = "X-Subdomain";
458458
$wgMFEnableManifest = false;
459459
$wgMobileUrlCallback = fn ( $domain ) => "m.$domain"; // domain for mobile site
460+
$wgMFCustomSiteModules = true;
460461

461462
# LabeledSectionTransclusion
462463
wfLoadExtension('LabeledSectionTransclusion');

0 commit comments

Comments
 (0)