mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-15 03:34:10 +00:00
Merge "MathMathSymbolsDataModule: Remove origin restriction"
This commit is contained in:
commit
332682543c
|
@ -8,7 +8,6 @@
|
|||
*/
|
||||
class MathMathSymbolsDataModule extends ResourceLoaderModule {
|
||||
|
||||
protected $origin = self::ORIGIN_USER_SITEWIDE;
|
||||
protected $targets = [ 'desktop', 'mobile' ];
|
||||
|
||||
public function getScript( ResourceLoaderContext $context ) {
|
||||
|
|
Loading…
Reference in a new issue