Saves DMs and All Relays on the relay list

This commit is contained in:
Vitor Pamplona 2024-05-28 19:11:23 -04:00
parent 2d4db9fea8
commit f8dfc06a06

View File

@ -89,6 +89,7 @@ fun AllRelayListView(
SaveButton(
onPost = {
kind3ViewModel.create()
dmViewModel.create()
onClose()
},
true,