Wrap sync in app

This commit is contained in:
Jon Staab
2024-09-27 09:25:15 -07:00
parent 0c2e58811b
commit b6c338376a
2 changed files with 49 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@ export type RelayProfile = {
name?: string
pubkey?: string
contact?: string
software?: string
version?: string
description?: string
supported_nips?: number[]
limitation?: {