mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-10-10 14:32:46 +02:00
Adds FileServer events to be downloaded for the active account.
This commit is contained in:
@@ -110,6 +110,7 @@ object NostrAccountDataSource : AmethystNostrDataSource("AccountData") {
|
|||||||
AdvertisedRelayListEvent.KIND,
|
AdvertisedRelayListEvent.KIND,
|
||||||
ChatMessageRelayListEvent.KIND,
|
ChatMessageRelayListEvent.KIND,
|
||||||
SearchRelayListEvent.KIND,
|
SearchRelayListEvent.KIND,
|
||||||
|
FileServersEvent.KIND,
|
||||||
PrivateOutboxRelayListEvent.KIND,
|
PrivateOutboxRelayListEvent.KIND,
|
||||||
),
|
),
|
||||||
authors = listOf(account.userProfile().pubkeyHex),
|
authors = listOf(account.userProfile().pubkeyHex),
|
||||||
|
Reference in New Issue
Block a user