"git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "892c9c4d7f7803d1e68173ba1d06ebba7d5219bc"
Commit cf54adf5 authored by Self Denial's avatar Self Denial
Browse files

Toast error consistency

parent ae9922a2
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
profileImageUrl = generateInitialsImage(name); profileImageUrl = generateInitialsImage(name);
} else { } else {
toast.error( 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 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