mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 04:17:48 +01:00
refac
This commit is contained in:
@@ -85,6 +85,9 @@
|
||||
return;
|
||||
}
|
||||
|
||||
// remove trailing slash from url
|
||||
url = url.replace(/\/$/, '');
|
||||
|
||||
const connection = {
|
||||
url,
|
||||
key,
|
||||
|
||||
Reference in New Issue
Block a user