chore: format
This commit is contained in:
parent
4bd4141b54
commit
e490407dd5
225 changed files with 924 additions and 844 deletions
|
|
@ -14,7 +14,7 @@ export function getRelayListFromEvent(
|
|||
filterOutOnionRelays: boolean = true
|
||||
): TRelayList {
|
||||
const defaultRelays = getDefaultRelayUrls()
|
||||
|
||||
|
||||
if (!event) {
|
||||
return { write: defaultRelays, read: defaultRelays, originalRelays: [] }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue