Skip to content

Commit

Permalink
Update CustomWebSocketServer.kt (typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiajlingvoj authored May 14, 2024
1 parent 5f7319c commit 8aa99a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ class CustomWebSocketServer(private val port: Int, private val appDatabase: AppD
val json = """
{
"name": "Citrine",
"description": "A Nostr relay in you phone",
"description": "A Nostr relay in your phone",
"pubkey": "",
"supported_nips": [1,2,4,9,11,50],
"software": "https://github.com/greenart7c3/Citrine",
Expand Down

0 comments on commit 8aa99a6

Please sign in to comment.