mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
aad23e2e53
commit
c49bcc65c4
1 changed files with 1 additions and 1 deletions
|
|
@ -345,8 +345,8 @@
|
||||||
textScale = 1;
|
textScale = 1;
|
||||||
} else {
|
} else {
|
||||||
textScale = null;
|
textScale = null;
|
||||||
|
setTextScaleHandler(1);
|
||||||
}
|
}
|
||||||
setTextScaleHandler(1);
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{#if textScale === null}
|
{#if textScale === null}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue