mirror of
https://github.com/open-webui/open-webui
synced 2024-11-17 05:53:11 +00:00
captalize Initial for improved clarity
This commit is contained in:
parent
8a7075c3bf
commit
bee0338763
@ -153,7 +153,7 @@
|
||||
} else {
|
||||
toast.info(
|
||||
$i18n.t(
|
||||
'Fingerprint spoofing detected: default profile picture set. Disable to access initial gravatar!'
|
||||
'Fingerprint spoofing detected: default profile picture set. Disable to access Initial gravatar!'
|
||||
),
|
||||
{
|
||||
autoClose: 1000 * 10
|
||||
|
@ -46,7 +46,7 @@
|
||||
if (!canvasPixelTest()) {
|
||||
toast.info(
|
||||
$i18n.t(
|
||||
'Fingerprint spoofing detected: default profile picture set. Disable to access initial gravatar!'
|
||||
'Fingerprint spoofing detected: default profile picture set. Disable to access Initial gravatar!'
|
||||
),
|
||||
{
|
||||
position: 'bottom-center',
|
||||
|
Loading…
Reference in New Issue
Block a user