diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-12 02:59:16 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-12 03:03:55 +0100 |
commit | 8a619d2feab56ee8fd8d3bd4ff3a7948e82cc6b8 (patch) | |
tree | 4de91217d39333b0c7cef5a1b988186e6d116995 /src/MatrixClient.h | |
parent | Log registration flows (diff) | |
download | nheko-8a619d2feab56ee8fd8d3bd4ff3a7948e82cc6b8.tar.xz |
Bump mtxclient version
Diffstat (limited to 'src/MatrixClient.h')
-rw-r--r-- | src/MatrixClient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/MatrixClient.h b/src/MatrixClient.h index e47812d3..501fa6fa 100644 --- a/src/MatrixClient.h +++ b/src/MatrixClient.h @@ -21,4 +21,3 @@ is_logged_in(); void init(); } - |