mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-15 03:23:51 +00:00
Remove galanguage from list=gadgets
The language is unused in the api module and has no param description. Change-Id: I08f64684415dafbd4b13dc7aab511aed6d5e3e0e
This commit is contained in:
parent
3f3deb1410
commit
69d298509b
|
@ -173,7 +173,6 @@ class ApiQueryGadgets extends ApiQueryBase {
|
|||
'desc',
|
||||
),
|
||||
),
|
||||
'language' => null,
|
||||
'categories' => array(
|
||||
ApiBase::PARAM_ISMULTI => true,
|
||||
ApiBase::PARAM_TYPE => 'string',
|
||||
|
|
Loading…
Reference in a new issue