Skip to content

Commit

Permalink
add 65 to supported nips
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Jan 6, 2025
1 parent e27f0eb commit d7c7ef2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ class CustomWebSocketServer(
"description": "${Settings.description}",
"pubkey": "${Settings.ownerPubkey}",
"contact": "${Settings.contact}",
"supported_nips": [1,2,4,9,11,40,45,50,59],
"supported_nips": [1,2,4,9,11,40,45,50,59,65],
"software": "https://github.com/greenart7c3/Citrine",
"version": "${BuildConfig.VERSION_NAME}",
"icon": "${Settings.relayIcon}"
Expand Down

0 comments on commit d7c7ef2

Please sign in to comment.