Resources.php: mark "mediawiki.api.upload" module as 'targets' => [ 'desktop', 'mobile' ]
authorEdward Chernenko <edwardspec@gmail.com>
Tue, 9 Aug 2016 08:34:17 +0000 (11:34 +0300)
committerEdward Chernenko <edwardspec@gmail.com>
Tue, 9 Aug 2016 08:40:21 +0000 (11:40 +0300)
commitfe7c5bd93b91610a0b7bc9d6f71a7ecb17d0a303
tree1296c124b9b38d324276373cb2c43592824619f3
parentf554da8a4c94b3a4a1b1d788b26c69582bf45a75
Resources.php: mark "mediawiki.api.upload" module as 'targets' => [ 'desktop', 'mobile' ]

This module doesn't call anything desktop-specific.
There is no reason to deny this module to scripts which run on both desktop and mobile.

Change-Id: Ia6b778ca8a188688e2c0e813332aee03d3b5ac52
resources/Resources.php