forked from open-webui/open-webui
style: run npm run format
This commit is contained in:
parent
a68b95c95f
commit
5694f16624
3 changed files with 27 additions and 16 deletions
|
@ -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
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue