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