mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
style: run npm run format
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
);
|
||||
|
||||
if (!canvasPixelTest()) {
|
||||
toast.error("Canvas pixel test failed, fingerprint evasion likely. Default image used.", {
|
||||
autoClose: 1000 * 10,
|
||||
toast.error('Canvas pixel test failed, fingerprint evasion likely. Default image used.', {
|
||||
autoClose: 1000 * 10
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user