fix mentions with markdown and in edits
This commit is contained in:
parent
1c5f747856
commit
ec9af40fc5
7 changed files with 50 additions and 18 deletions
|
|
@ -606,7 +606,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
|||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG 8b3c9a34770df147fbd78134dc71a9b27471d153
|
||||
GIT_TAG 604a2ec95b03fbf8c856bc481e7582f5c6a64748
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue