mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-12 23:02:35 +00:00
fix 4. Missing Newline at EOF (Nit)
This commit is contained in:
parent
8da8f62036
commit
8fa5dc9c63
1 changed files with 1 additions and 1 deletions
|
|
@ -247,4 +247,4 @@ class AuthsTable:
|
|||
return False
|
||||
|
||||
|
||||
Auths = AuthsTable()
|
||||
Auths = AuthsTable()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue