forked from open-webui/open-webui
refac
This commit is contained in:
parent
663b5adaf2
commit
f267f3f7b0
3 changed files with 3 additions and 15 deletions
|
@ -43,18 +43,6 @@
|
|||
}
|
||||
);
|
||||
|
||||
if (!canvasPixelTest()) {
|
||||
toast.info(
|
||||
$i18n.t(
|
||||
'Fingerprint spoofing detected: default profile picture set. Disable to access Initial avatar!'
|
||||
),
|
||||
{
|
||||
position: 'bottom-center',
|
||||
duration: 1000 * 10
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
await setSessionUser(sessionUser);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue