Toast error consistency
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
profileImageUrl = generateInitialsImage(name);
|
||||
} else {
|
||||
toast.error(
|
||||
$i18n.t('Canvas pixel test failed, fingerprint evasion likely. Disable fingerprint evasion and try again!'),
|
||||
$i18n.t('Canvas pixel test failed: fingerprint evasion likely. Disable fingerprint evasion and try again!'),
|
||||
{
|
||||
autoClose: 1000 * 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user