Changeset 12717
- Timestamp:
- 07/06/2023 07:46:38 AM (3 years ago)
- File:
-
- 1 edited
-
sites/trunk/common/includes/slack/announce/lib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/common/includes/slack/announce/lib.php
r12716 r12717 159 159 default: 160 160 // Is it an actual channel? Assume that there'll always be at least one whitelisted user for the parent channel. 161 if ( !get_whitelist_for_channel( $root ) ) {161 if ( get_whitelist_for_channel( $root ) ) { 162 162 $parent_channels[] = $root; 163 163 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)