Saves DMs and All Relays on the relay list
This commit is contained in:
@@ -89,6 +89,7 @@ fun AllRelayListView(
|
|||||||
SaveButton(
|
SaveButton(
|
||||||
onPost = {
|
onPost = {
|
||||||
kind3ViewModel.create()
|
kind3ViewModel.create()
|
||||||
|
dmViewModel.create()
|
||||||
onClose()
|
onClose()
|
||||||
},
|
},
|
||||||
true,
|
true,
|
||||||
|
|||||||
Reference in New Issue
Block a user