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