Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
3fa6c413
Commit
3fa6c413
authored
Aug 03, 2024
by
Aryan Kothari
Browse files
chore: remove debug ui elements
parent
220a4bb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
src/lib/components/layout/Sidebar.svelte
src/lib/components/layout/Sidebar.svelte
+0
-10
No files found.
src/lib/components/layout/Sidebar.svelte
View file @
3fa6c413
...
@@ -250,16 +250,6 @@
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment