mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 16:51:17 +00:00
chore: remove debug ui elements
This commit is contained in:
parent
220a4bb535
commit
3fa6c41303
@ -250,16 +250,6 @@
|
|||||||
? ''
|
? ''
|
||||||
: 'invisible'}"
|
: '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">
|
<div class="px-2.5 flex justify-between space-x-1 text-gray-600 dark:text-gray-400">
|
||||||
<a
|
<a
|
||||||
id="sidebar-new-chat-button"
|
id="sidebar-new-chat-button"
|
||||||
|
Loading…
Reference in New Issue
Block a user