style: run npm run format

This commit is contained in:
Danny Liu 2024-04-05 21:02:02 -07:00
parent a68b95c95f
commit 5694f16624
3 changed files with 27 additions and 16 deletions

View file

@ -151,9 +151,12 @@
if (canvasPixelTest()) {
profileImageUrl = generateInitialsImage(name);
} else {
toast.error("Canvas pixel test failed, fingerprint evasion likely. Disable fingerprint evasion and try again!", {
autoClose: 1000 * 10,
});
toast.error(
'Canvas pixel test failed, fingerprint evasion likely. Disable fingerprint evasion and try again!',
{
autoClose: 1000 * 10
}
);
}
}}>{$i18n.t('Use Gravatar')}</button
>