mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
home server -> homeserver (#2345)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
@@ -848,7 +848,7 @@
|
||||
|
||||
if (restClient)
|
||||
{
|
||||
// Sanity check on home server
|
||||
// Sanity check on homeserver
|
||||
id hs_url = registrationParameters[@"hs_url"];
|
||||
if (hs_url && [hs_url isKindOfClass:NSString.class])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user