mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
Added alpha flag for Tier welcome pages
refs https://github.com/TryGhost/Team/issues/1168
This commit is contained in:
parent
52a841d567
commit
a75908bb8a
@ -31,7 +31,8 @@ const ALPHA_FEATURES = [
|
||||
'urlCache',
|
||||
'beforeAfterCard',
|
||||
'tweetGridCard',
|
||||
'membersActivityFeed'
|
||||
'membersActivityFeed',
|
||||
'tierWelcomePages'
|
||||
];
|
||||
|
||||
module.exports.GA_KEYS = [...GA_FEATURES];
|
||||
|
Loading…
Reference in New Issue
Block a user