feat: adjust target relays for reviews
This commit is contained in:
parent
98c6555ba5
commit
bdeee4ec31
2 changed files with 3 additions and 3 deletions
|
|
@ -123,7 +123,8 @@ class ClientService extends EventTarget {
|
|||
kinds.RelayList,
|
||||
kinds.Contacts,
|
||||
ExtendedKind.FAVORITE_RELAYS,
|
||||
ExtendedKind.BLOSSOM_SERVER_LIST
|
||||
ExtendedKind.BLOSSOM_SERVER_LIST,
|
||||
ExtendedKind.RELAY_REVIEW
|
||||
].includes(event.kind)
|
||||
) {
|
||||
_additionalRelayUrls.push(...BIG_RELAY_URLS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue