mirror of
https://github.com/open-webui/open-webui.git
synced 2025-08-28 14:50:46 +02:00
fix: typo
This commit is contained in:
@@ -201,7 +201,7 @@
|
|||||||
|
|
||||||
{#if loaded}
|
{#if loaded}
|
||||||
<div class=" hidden lg:flex fixed bottom-0 right-0 px-3 py-3 z-10">
|
<div class=" hidden lg:flex fixed bottom-0 right-0 px-3 py-3 z-10">
|
||||||
<Tooltip content="help" placement="left">
|
<Tooltip content="Help" placement="left">
|
||||||
<button
|
<button
|
||||||
id="show-shortcuts-button"
|
id="show-shortcuts-button"
|
||||||
bind:this={showShortcutsButtonElement}
|
bind:this={showShortcutsButtonElement}
|
||||||
|
Reference in New Issue
Block a user