diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-07-05 00:08:37 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-07-05 00:08:37 +0200 |
commit | ad6e4fef6407b9e39ab8ee329b4e8c12376c8494 (patch) | |
tree | bfa2634aabea625a1479817700c35d846273371b /im.nheko.Nheko.yaml | |
parent | Add some event expiration function (diff) | |
download | nheko-ad6e4fef6407b9e39ab8ee329b4e8c12376c8494.tar.xz |
Add experimental event expiration
Currently disabled by default.
Diffstat (limited to 'im.nheko.Nheko.yaml')
-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 5a744996..4fa8ccfb 100644 --- a/im.nheko.Nheko.yaml +++ b/im.nheko.Nheko.yaml @@ -214,7 +214,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: f4425af712afc6ad704a39b93c912432bd3c1914 + - commit: 0a4cc9421a97bea81a8921f3f5e040f0a34278fc #tag: v0.9.2 type: git url: https://github.com/Nheko-Reborn/mtxclient.git |