diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-11-01 04:19:50 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-11-01 04:19:50 +0100 |
commit | 59ed44879ac45ca37b3c40bbd72858103f9c7cf7 (patch) | |
tree | 3a0b61bea34268e0f1db8516d12fa0a70beb1664 /im.nheko.Nheko.yaml | |
parent | Fix schannel support on Windows (diff) | |
download | nheko-59ed44879ac45ca37b3c40bbd72858103f9c7cf7.tar.xz |
Fix hidden event types empty string means unsupported
fixes #1600
Diffstat (limited to '')
-rw-r--r-- | im.nheko.Nheko.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/im.nheko.Nheko.yaml b/im.nheko.Nheko.yaml index 36eb16d5..979c6d2e 100644 --- a/im.nheko.Nheko.yaml +++ b/im.nheko.Nheko.yaml @@ -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 |