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
dcac8a77
"...resnet50_tensorflow.git" did not exist on "f101b11aaf38876f96f09d18f9093822e31c3dcd"
Commit
dcac8a77
authored
Apr 02, 2024
by
Timothy J. Baek
Browse files
fix: typo
parent
96d75dfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
backend/apps/web/models/chats.py
backend/apps/web/models/chats.py
+1
-1
No files found.
backend/apps/web/models/chats.py
View file @
dcac8a77
...
...
@@ -132,7 +132,7 @@ class ChatTable:
return
False
def
update_chat_share_id_by_id
(
self
,
o
d
:
str
,
share_id
:
Optional
[
str
]
self
,
i
d
:
str
,
share_id
:
Optional
[
str
]
)
->
Optional
[
ChatModel
]:
try
:
query
=
Chat
.
update
(
...
...
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