mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
5b64a3d75e
The last active time for each account in the Connected Sites list was formatted as `yyyy-M-d` (i.e. without the zero-padding for the month and the day). This didn't match the designs, isn't compliant with ISO-8601, and generally isn't a common date format. The month and day are now zero-padded. |
||
---|---|---|
.. | ||
tests | ||
confirm-transaction.js | ||
custom-gas.js | ||
custom-gas.test.js | ||
permissions.js | ||
selectors.js | ||
tokens.js | ||
transactions.js |