Skip to content

Commit

Permalink
style: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MuckT committed Jun 30, 2023
1 parent 5528e3f commit 892d575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/statsig/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export enum StatsigFeatureGates {
SHOW_POSITIONS = 'show_positions',
SHOW_CLAIM_SHORTCUTS = 'show_claim_shortcuts',
APP_REVIEW = 'app_review',
SHOW_IN_APP_NFT_VIEWER = 'show_in_app_nft_viewer',
SHOW_IN_APP_NFT_VIEWER = 'show_in_app_nft_viewer',
SHOW_RECEIVE_AMOUNT_IN_SELECT_PROVIDER = 'show_receive_amount_in_select_provider',
SHOW_IN_APP_NFT_GALLERY = 'show_in_app_nft_gallery',
}
Expand Down

0 comments on commit 892d575

Please sign in to comment.