Skip to content

Commit

Permalink
Merge pull request #3 from vechain/push-notification-ff
Browse files Browse the repository at this point in the history
feat: add push notification feature flag
  • Loading branch information
Doublemme authored Jan 9, 2025
2 parents d814631 + ca03b9e commit 06936e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions feature-flags/mobile-feature-flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"enabled": true,
"url": "https://coin-api.veworld.vechain.org",
"fallbackUrl": "https://api.coingecko.com/api/v3"
},
"pushNotificationFeature": {
"enabled": false
}
}

0 comments on commit 06936e2

Please sign in to comment.