mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Added membersTimeFilters
labs flag
no issue - flag for gating access to in-development date based filters for the members list screen in Admin
This commit is contained in:
parent
c5f8853ad9
commit
ac02b95c5c
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ const ALPHA_FEATURES = [
|
||||||
'tierName',
|
'tierName',
|
||||||
'membersTableStatus',
|
'membersTableStatus',
|
||||||
'membersLastSeenFilter',
|
'membersLastSeenFilter',
|
||||||
|
'membersTimeFilters',
|
||||||
'selectablePortalLinks'
|
'selectablePortalLinks'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue