mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Removed nftCard
GA labs flag
refs https://github.com/TryGhost/Team/issues/1258 - labs flag conditionals have been removed from Admin so the GA flag is no longer necessary
This commit is contained in:
parent
af075c063e
commit
c4caf1c373
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ const messages = {
|
||||||
|
|
||||||
// flags in this list always return `true`, allows quick global enable prior to full flag removal
|
// flags in this list always return `true`, allows quick global enable prior to full flag removal
|
||||||
const GA_FEATURES = [
|
const GA_FEATURES = [
|
||||||
'nftCard',
|
|
||||||
'calloutCard',
|
'calloutCard',
|
||||||
'videoCard',
|
'videoCard',
|
||||||
'accordionCard',
|
'accordionCard',
|
||||||
|
|
Loading…
Add table
Reference in a new issue