Commit bee03387 authored by Danny Liu's avatar Danny Liu
Browse files

captalize Initial for improved clarity

parent 8a7075c3
......@@ -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',
......
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