mirror of
https://github.com/open-webui/open-webui
synced 2025-06-15 19:05:04 +00:00
fix: typo
This commit is contained in:
parent
1e03871748
commit
e414b9ea6d
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user