mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
parent
ba3ea9b36c
commit
034df3714e
2 changed files with 0 additions and 5 deletions
|
@ -47,10 +47,6 @@ const features = [{
|
|||
title: 'Tips & donations',
|
||||
description: 'Enables publishers to collect one-time payments',
|
||||
flag: 'tipsAndDonations'
|
||||
},{
|
||||
title: 'Filter by email disabled',
|
||||
description: 'Allows filtering members by email disabled',
|
||||
flag: 'filterEmailDisabled'
|
||||
},{
|
||||
title: 'AdminX Demo',
|
||||
description: 'Adds a navigation link to the AdminX demo app',
|
||||
|
|
|
@ -47,7 +47,6 @@ const ALPHA_FEATURES = [
|
|||
'importMemberTier',
|
||||
'lexicalIndicators',
|
||||
// 'adminXOffers',
|
||||
'filterEmailDisabled',
|
||||
'adminXDemo'
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue