mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Add minimal user notification of issue.
This commit is contained in:
parent
7382bd0847
commit
f5d4acf53b
@ -113,7 +113,7 @@ class PreferencesController {
|
||||
delete identities[identity]
|
||||
|
||||
// TODO: Report the bug to Sentry including the now-lost identity.
|
||||
// TODO: Inform the user of the lost identity.
|
||||
alert('Error 4486: MetaMask has encountered a very strange error. Please open a support issue immediately at support@metamask.io.')
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user