Mark mediawiki.page.watch.ajax as targetable to mobile
[lhc/web/wiklou.git] / resources / Resources.php
index 0b0e485..9354435 100644 (file)
@@ -1690,6 +1690,7 @@ return [
                ],
        ],
        'mediawiki.page.watch.ajax' => [
+               'targets' => [ 'desktop', 'mobile' ],
                'scripts' => 'resources/src/mediawiki.page.watch.ajax.js',
                'dependencies' => [
                        'mediawiki.api',