mirror of
https://github.com/open-webui/open-webui
synced 2024-11-17 05:53:11 +00:00
Toast error consistency
This commit is contained in:
parent
ae9922a2cd
commit
cf54adf5c4
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user