mirror of
https://github.com/open-webui/open-webui.git
synced 2025-04-11 13:29:41 +02: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