mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Added productCard
labs flag
refs https://github.com/TryGhost/Team/issues/1233 - flag for the product card development
This commit is contained in:
parent
9e513f334a
commit
3a6efc73b3
@ -40,7 +40,8 @@ const ALPHA_FEATURES = [
|
||||
'gifsCard',
|
||||
'fileCard',
|
||||
'audioCard',
|
||||
'videoCard'
|
||||
'videoCard',
|
||||
'productCard'
|
||||
];
|
||||
|
||||
module.exports.GA_KEYS = [...GA_FEATURES];
|
||||
|
Loading…
Reference in New Issue
Block a user