mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Removed fileCard
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
0de2c7e261
commit
829b410c78
@ -15,7 +15,6 @@ const messages = {
|
||||
|
||||
// flags in this list always return `true`, allows quick global enable prior to full flag removal
|
||||
const GA_FEATURES = [
|
||||
'fileCard',
|
||||
'headerCard'
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user