mirror of
https://github.com/aljazceru/nostr-relay-registry.git
synced 2025-12-17 06:04:24 +01:00
Fixed subscription filter to use "ids" pluragl
This commit is contained in:
2
main.js
2
main.js
@@ -62,7 +62,7 @@ const App = {
|
|||||||
clearTimeout(willUnsub)
|
clearTimeout(willUnsub)
|
||||||
},
|
},
|
||||||
filter: {
|
filter: {
|
||||||
id: '41ce9bc50da77dda5542f020370ecc2b056d8f2be93c1cedf1bf57efcab095b0'
|
ids: ['41ce9bc50da77dda5542f020370ecc2b056d8f2be93c1cedf1bf57efcab095b0']
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'nostr-registry'
|
'nostr-registry'
|
||||||
|
|||||||
Reference in New Issue
Block a user