mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-25 04:15:31 +00:00
+1
-1
@@ -58,7 +58,7 @@ fun ModalData.NetworkAndServersView(close: () -> Unit) {
|
||||
} else {
|
||||
showUnsavedChangesAlert(
|
||||
{ scope.launch { saveServers(currentRemoteHost?.remoteHostId, currUserServers, userServers) }},
|
||||
close()
|
||||
close
|
||||
)
|
||||
true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user