mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +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;
|
||||
} else {
|
||||
textScale = null;
|
||||
setTextScaleHandler(1);
|
||||
}
|
||||
setTextScaleHandler(1);
|
||||
}}
|
||||
>
|
||||
{#if textScale === null}
|
||||
|
|
|
|||
Loading…
Reference in a new issue