Fix hidden event types empty string means unsupported

fixes #1600
This commit is contained in:
Nicolas Werner 2023-11-01 04:19:50 +01:00
parent 1392cf056c
commit 59ed44879a
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
2 changed files with 2 additions and 2 deletions

View file

@ -595,7 +595,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG f7734a6f26eddc74fb59c4e4bd0be28b632af9fd
GIT_TAG 72f9a20c048c3482386b0916ef76fb9f4d890be8
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")

View file

@ -214,7 +214,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: f7734a6f26eddc74fb59c4e4bd0be28b632af9fd
- commit: 72f9a20c048c3482386b0916ef76fb9f4d890be8
#tag: v0.9.2
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git