mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 00:59:52 +00: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…
Reference in New Issue
Block a user