mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Merge "Muted pages: Adjust config to not show missing titles"
This commit is contained in:
commit
ff5a72ca26
|
@ -513,6 +513,7 @@ class EchoHooks {
|
|||
'type' => 'titlesmultiselect',
|
||||
'label-message' => 'echo-pref-notifications-page-linked-title-muted-list',
|
||||
'section' => 'echo/mutedpageslist',
|
||||
'showMissing' => false,
|
||||
'filter' => ( new MultiTitleFilter( new TitleFactory() ) )
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue