develop #10

Merged
s426229 merged 80 commits from develop into master 2021-01-27 18:32:19 +01:00
Showing only changes of commit dbc629f942 - Show all commits

View File

@ -193,7 +193,7 @@ namespace Klient.Droid
}
if (string.IsNullOrEmpty(Surname))
{
Surname = savedSurname
Surname = savedSurname;
}
var values = new Dictionary<string, string>
{