mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Added the tweetGridCard
feature flag
refs https://github.com/TryGhost/Team/issues/1255 - developer flag for enabling tweet grid cards in the card menus
This commit is contained in:
parent
cb86c06504
commit
62988fe1db
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ const ALPHA_FEATURES = [
|
|||
'productCard',
|
||||
'quoteStyles',
|
||||
'beforeAfterCard',
|
||||
'tweetGridCard',
|
||||
'richTwitterNewsletters'
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue