"vscode:/vscode.git/clone" did not exist on "dd033c753e24cdff58f8a0f02cbd23bfabef9b54"
Commit bee03387 authored by Danny Liu's avatar Danny Liu
Browse files

captalize Initial for improved clarity

parent 8a7075c3
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
} else { } else {
toast.info( toast.info(
$i18n.t( $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 autoClose: 1000 * 10
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
if (!canvasPixelTest()) { if (!canvasPixelTest()) {
toast.info( toast.info(
$i18n.t( $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', 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