Added labs flag for file upload cards
refs https://github.com/TryGhost/Team/issues/1229 refs https://github.com/TryGhost/Team/issues/1230 refs https://github.com/TryGhost/Team/issues/1231
This commit is contained in:
parent
ab51ce09dc
commit
b59330c392
@ -37,7 +37,10 @@ const ALPHA_FEATURES = [
|
||||
'calloutCard',
|
||||
'nftCard',
|
||||
'accordionCard',
|
||||
'gifsCard'
|
||||
'gifsCard',
|
||||
'fileCard',
|
||||
'audioCard',
|
||||
'videoCard'
|
||||
];
|
||||
|
||||
module.exports.GA_KEYS = [...GA_FEATURES];
|
||||
|
Loading…
Reference in New Issue
Block a user