chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
kieran 2024-06-18 10:12:55 +00:00
parent f2b08ce3a7
commit e9adb6c724

View File

@ -30,7 +30,6 @@ async function tryUseCacheRelay(url: string) {
}
export async function initRelayWorker() {
try {
if (!cacheRelay) {
let conn = await tryUseCacheRelay("ws://localhost:4869");