mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-17 11:55:57 +08:00
fix
This commit is contained in:
parent
46328333c7
commit
614f3d5f80
@ -56,6 +56,9 @@ def run_migrations():
|
||||
print(f"Error: {e}")
|
||||
|
||||
|
||||
run_migrations()
|
||||
|
||||
|
||||
class Config(Base):
|
||||
__tablename__ = "config"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user