Re-work feed requests

This commit is contained in:
Jon Staab
2025-04-24 13:49:02 -07:00
parent 4031564c6c
commit 3d1a6a106e
9 changed files with 207 additions and 183 deletions
+1
View File
@@ -11,6 +11,7 @@ export type RelayProfile = {
contact?: string
software?: string
version?: string
negentropy?: number
description?: string
supported_nips?: number[]
limitation?: {