mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Fix documentation on PermalinkService
This commit is contained in:
parent
c7aab7a3f6
commit
a68471afe3
@ -97,7 +97,7 @@ interface PermalinkService {
|
||||
*
|
||||
* @param forceMatrixTo whether we should force using matrix.to base URL
|
||||
*
|
||||
* @return the HTML template
|
||||
* @return the Markdown template
|
||||
*/
|
||||
fun createMdMentionSpanTemplate(forceMatrixTo: Boolean = false): String
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user