mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-18 06:55:57 +08:00
refac
This commit is contained in:
parent
ac8e81834c
commit
40f9747ae4
@ -488,7 +488,7 @@
|
|||||||
|
|
||||||
<Pagination bind:page count={users.length} />
|
<Pagination bind:page count={users.length} />
|
||||||
|
|
||||||
{#if users.length > 3}
|
{#if users.length > 50}
|
||||||
<div class="text-sm">
|
<div class="text-sm">
|
||||||
<Markdown
|
<Markdown
|
||||||
content={`
|
content={`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user