mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 08:40:58 +00:00
chore: remove debug ui elements
This commit is contained in:
parent
220a4bb535
commit
3fa6c41303
@ -250,16 +250,6 @@
|
||||
? ''
|
||||
: 'invisible'}"
|
||||
>
|
||||
<h1 class="text-red-400 text-bold text-xl">
|
||||
Chats loaded: {$chats.length}
|
||||
</h1>
|
||||
|
||||
<h1 class="text-red-400 text-bold text-xl">
|
||||
Pagination Enabled: {$scrollPaginationEnabled}
|
||||
</h1>
|
||||
<h1 class="text-red-400 text-bold text-xl">
|
||||
Final Page Reached: {chatPagniationComplete}
|
||||
</h1>
|
||||
<div class="px-2.5 flex justify-between space-x-1 text-gray-600 dark:text-gray-400">
|
||||
<a
|
||||
id="sidebar-new-chat-button"
|
||||
|
Loading…
Reference in New Issue
Block a user