mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 11:27:46 +01:00
refac
This commit is contained in:
@@ -488,7 +488,7 @@
|
||||
|
||||
<Pagination bind:page count={users.length} />
|
||||
|
||||
{#if users.length > 3}
|
||||
{#if users.length > 50}
|
||||
<div class="text-sm">
|
||||
<Markdown
|
||||
content={`
|
||||
|
||||
Reference in New Issue
Block a user