Adds FileServer events to be downloaded for the active account.

pull/967/head
Vitor Pamplona 2024-07-01 16:34:28 -04:00
rodzic d0718fcda7
commit 07dbcbf5c3
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -110,6 +110,7 @@ object NostrAccountDataSource : AmethystNostrDataSource("AccountData") {
AdvertisedRelayListEvent.KIND,
ChatMessageRelayListEvent.KIND,
SearchRelayListEvent.KIND,
FileServersEvent.KIND,
PrivateOutboxRelayListEvent.KIND,
),
authors = listOf(account.userProfile().pubkeyHex),