diff --git a/includes/EchoHooks.php b/includes/EchoHooks.php index 15d82716a..3b746eabf 100644 --- a/includes/EchoHooks.php +++ b/includes/EchoHooks.php @@ -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() ) ) ]; }