mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TitleBlacklist
synced 2024-11-27 23:40:25 +00:00
Add mobile target to VE plugin modules
Bug: T213774 Change-Id: I6441fb2278c76e66c68badb937c339f012fe7f5a
This commit is contained in:
parent
6d49982106
commit
3c8be5e7c6
|
@ -67,7 +67,8 @@
|
|||
"scripts": "ve-titleblacklist/ve.init.mw.TitleBlacklistSaveErrorHandler.js",
|
||||
"messages": [
|
||||
"visualeditor-saveerror-titleblacklist"
|
||||
]
|
||||
],
|
||||
"targets": [ "desktop", "mobile" ]
|
||||
}
|
||||
},
|
||||
"VisualEditorPluginModules": [
|
||||
|
|
Loading…
Reference in a new issue