mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
captalize Initial for improved clarity
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user