Commit cf54adf5 authored by Self Denial's avatar Self Denial
Browse files

Toast error consistency

parent ae9922a2
......@@ -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
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment