mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user