mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-10-04 18:12:47 +02:00
Saves DMs and All Relays on the relay list
This commit is contained in:
@@ -89,6 +89,7 @@ fun AllRelayListView(
|
||||
SaveButton(
|
||||
onPost = {
|
||||
kind3ViewModel.create()
|
||||
dmViewModel.create()
|
||||
onClose()
|
||||
},
|
||||
true,
|
||||
|
Reference in New Issue
Block a user