mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
commited util
This commit is contained in:
@@ -699,7 +699,6 @@ export function urlHostnameToIPv6(hostname) {
|
||||
if (hostname.charAt(hostname.length - 1) === ']') {
|
||||
hostname = hostname.slice(0, -1);
|
||||
}
|
||||
// console.log(hostname)
|
||||
return hostname
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user