mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
8eff1fc1ff
* Update Snaps privacy notice * Add changes to finalize update requirements * Update scroll icon color * Fix unit tests * Update link * Address small change requests * Fix unit test * move terms of use link to variable --------- Co-authored-by: Guillaume Roux <guillaumeroux123@gmail.com>
3 lines
127 B
JavaScript
3 lines
127 B
JavaScript
export const TERMS_OF_USE_LINK = 'https://consensys.net/terms-of-use/';
|
|
export const TERMS_OF_USE_LAST_UPDATED = '2023-03-25';
|