diff options
author | Nicolas Werner <nicolas.werner@ymail.com> | 2022-04-08 05:27:29 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@ymail.com> | 2022-04-08 05:27:29 +0200 |
commit | 5dbbf3db4c384da21af4c5e11d70aa667aa4a08e (patch) | |
tree | 4e578d3528bfb9a9acb49dd6f0bbb6bc98e09c74 /io.github.NhekoReborn.Nheko.yaml | |
parent | Fix SSSS if another client used the wrong base64 format (diff) | |
download | nheko-5dbbf3db4c384da21af4c5e11d70aa667aa4a08e.tar.xz |
Fix sending sender_key in key requests
Diffstat (limited to 'io.github.NhekoReborn.Nheko.yaml')
-rw-r--r-- | io.github.NhekoReborn.Nheko.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml index 732a9bc9..b6059143 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml @@ -176,7 +176,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: 8781d1a13b8ac3771d39d402449c5c06bf68b73a + - commit: a083b98975d19b7d553c19960ee0ba3702e922d3 #tag: v0.7.0 type: git url: https://github.com/Nheko-Reborn/mtxclient.git |