mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Added membersContainsFilters
labs flag
refs https://github.com/TryGhost/Team/issues/1408 - flag for gating access to "Name" and "Email" members filters in Admin
This commit is contained in:
parent
c6617459a5
commit
9f2d655a19
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ const ALPHA_FEATURES = [
|
|||
'membersTableStatus',
|
||||
'membersLastSeenFilter',
|
||||
'membersTimeFilters',
|
||||
'membersContainsFilters',
|
||||
'selectablePortalLinks'
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue