mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
hyperlink mxids and room aliases #442
This commit is contained in:
@@ -1745,7 +1745,7 @@
|
||||
|
||||
[[AppDelegate theDelegate] handleUniversalLinkFragment:fixedURL.fragment];
|
||||
}
|
||||
// Open the detail screen of the clicked user
|
||||
// Open a detail screen about the clicked user
|
||||
else if ([MXTools isMatrixUserIdentifier:url.absoluteString])
|
||||
{
|
||||
shouldDoAction = NO;
|
||||
|
||||
Reference in New Issue
Block a user