feat: adjust target relays for reviews
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user