Bsitu has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/148571

Change subject: Add Flow notification to 'message' notification section
......................................................................

Add Flow notification to 'message' notification section

Change-Id: I37581b09ea68d1c0481ff9bb08041c9bae9d8ced
---
M includes/Notifications/Notifications.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/71/148571/1

diff --git a/includes/Notifications/Notifications.php 
b/includes/Notifications/Notifications.php
index c0abb2d..728fb72 100644
--- a/includes/Notifications/Notifications.php
+++ b/includes/Notifications/Notifications.php
@@ -3,6 +3,7 @@
 $notificationTemplate = array(
        'category' => 'flow-discussion',
        'group' => 'other',
+       'section' => 'message',
        'formatter-class' => 'Flow\NotificationFormatter',
        'icon' => 'flow-discussion',
 );

-- 
To view, visit https://gerrit.wikimedia.org/r/148571
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I37581b09ea68d1c0481ff9bb08041c9bae9d8ced
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to