"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "2c6e2d5e8a4218bbee1c0959837dd71b604201b5"
Commit e414b9ea authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: typo

parent 1e038717
...@@ -201,7 +201,7 @@ ...@@ -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}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment