mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 17:52:29 +01:00
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
This commit is contained in:
commit
3a70cfb9e2
@ -39,7 +39,7 @@ class RelaySetEvent(
|
||||
fun description() = tags.firstOrNull { it.size > 1 && it[0] == "description" }?.get(1)
|
||||
|
||||
companion object {
|
||||
const val KIND = 30022
|
||||
const val KIND = 30002
|
||||
const val ALT = "Relay list"
|
||||
|
||||
fun create(
|
||||
|
Loading…
x
Reference in New Issue
Block a user