From c1444cbbba5c1f7f34ac9199d905dc71c74afdad Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 12 Apr 2025 21:47:46 -0700 Subject: [PATCH] refac --- src/lib/components/admin/Users/UserList.svelte | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/lib/components/admin/Users/UserList.svelte b/src/lib/components/admin/Users/UserList.svelte index ab7f59a1c..02fcdd717 100644 --- a/src/lib/components/admin/Users/UserList.svelte +++ b/src/lib/components/admin/Users/UserList.svelte @@ -488,10 +488,11 @@ -{#if users.length > 50} -
- 50} +
+ [!NOTE] > # **Hey there! 👋** > @@ -506,6 +507,7 @@ > - 👉 **[Click here to learn more about enterprise licensing](https://docs.openwebui.com/enterprise)** > - 👉 *[Click here to sponsor the project on GitHub](https://github.com/sponsors/tjbck)* `} - /> -
+ /> +
+ {/if} {/if}