mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 05:45:19 +00:00
fix: params
This commit is contained in:
parent
5342063e24
commit
cc53fd8379
1 changed files with 1 additions and 1 deletions
|
|
@ -556,7 +556,7 @@
|
||||||
type="number"
|
type="number"
|
||||||
class=" bg-transparent text-center w-14"
|
class=" bg-transparent text-center w-14"
|
||||||
min="-1"
|
min="-1"
|
||||||
step="10"
|
step="1"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue