mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-28 00:00:49 +00:00
Add missing callback to set namespaces
Change-Id: I19e7f35ea9e219a31a7e7017faa7bc1571a4d7a0
This commit is contained in:
parent
3302f2e32f
commit
c0ae346320
|
@ -21,6 +21,7 @@
|
|||
"descriptionmsg": "visualeditor-desc",
|
||||
"license-name": "MIT",
|
||||
"type": "other",
|
||||
"callback": "VisualEditorHooks::onRegistration",
|
||||
"config": {
|
||||
"VisualEditorPreferenceModules": {
|
||||
"visualeditor-enable-experimental": "ext.visualEditor.experimental"
|
||||
|
|
Loading…
Reference in a new issue