hyperlink mxids and room aliases #442

This commit is contained in:
manuroe
2016-08-26 16:20:20 +02:00
parent 14f63a0ff6
commit 8c22c6ea56
+1 -1
View File
@@ -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;