Skip to content

Commit

Permalink
We updated the storage space last year but not this instance (#96204)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzver authored Nov 18, 2024
1 parent 06d6990 commit 18d8309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/calypso-products/src/plans-list.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ const getPlanEcommerceDetails = (): IncompleteWPcomPlan => ( {
FEATURE_JETPACK_ADVANCED,
isLoggedInMonthlyPricing && FEATURE_FAST_SUPPORT_FROM_EXPERTS,
isEnabled( 'themes/premium' ) ? WPCOM_FEATURES_PREMIUM_THEMES_UNLIMITED : null,
FEATURE_200GB_STORAGE,
FEATURE_50GB_STORAGE,
FEATURE_NO_ADS,
FEATURE_MEMBERSHIPS,
FEATURE_PREMIUM_CONTENT_BLOCK,
Expand Down

0 comments on commit 18d8309

Please sign in to comment.