mirror of
https://github.com/open-webui/open-webui
synced 2025-04-27 17:51:31 +00:00
chore: format
This commit is contained in:
parent
4770285c04
commit
23bb0d927f
@ -72,7 +72,7 @@ def get_license_data(app, key):
|
||||
if key:
|
||||
try:
|
||||
res = requests.post(
|
||||
"https://api.openwebui.com/api/v1/license",
|
||||
"https://api.openwebui.com/api/v1/license/",
|
||||
json={"key": key, "version": "1"},
|
||||
timeout=5,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user