mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Use lower case for the term identity server.
This commit is contained in:
@@ -702,7 +702,7 @@
|
||||
|
||||
if ([MXTools isEmailAddress:participantId])
|
||||
{
|
||||
NSLog(@"[StartChatViewController] No Identity Server is configured, do not add participant with email");
|
||||
NSLog(@"[StartChatViewController] No identity server is configured, do not add participant with email");
|
||||
|
||||
[contactsTableViewController refreshCurrentSelectedCell:YES];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user