Changeset 9530
- Timestamp:
- 02/21/2020 05:14:37 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/common/includes/slack/announce/lib.php
r9529 r9530 136 136 if ( 'accessibility' === $parent_channel ) { 137 137 $parent_channel = 'core'; 138 } elseif ( 'design' === $parent_channel ) { 139 $parent_channel = 'core'; 138 140 } elseif ( 'feature' === $parent_channel ) { 139 141 $parent_channel = 'core';
Note: See TracChangeset
for help on using the changeset viewer.