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