Skip to content

Commit

Permalink
feat: enable EDP
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux committed Jun 25, 2024
1 parent b5157b1 commit 83a01af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions getBrandConfig/rainbow/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ module.exports = {
icon: '/assets/rainbow/icon.png',
},
showFeedback: false,
enableEDP: true,
},
brandFolder: __dirname,
assetsFolder: path.resolve(__dirname, '../../src/assets/rainbow'),
Expand Down

0 comments on commit 83a01af

Please sign in to comment.