fix: use upstream qtkeychain (for real this time) (#5871)

This commit is contained in:
nerix
2025-01-29 21:02:51 +01:00
committed by GitHub
parent 6f3cf28477
commit 2dd25cc043
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
url = https://github.com/Tencent/rapidjson
[submodule "lib/qtkeychain"]
path = lib/qtkeychain
url = https://github.com/Chatterino/qtkeychain
url = https://github.com/frankosterfeld/qtkeychain
[submodule "lib/websocketpp"]
path = lib/websocketpp
url = https://github.com/Chatterino/websocketpp
+1
View File
@@ -22,6 +22,7 @@
- Dev: Replaced usage of `parseTime` with `serverReceivedTime` for clearchat messages. (#5824, #5855)
- Dev: Support Boost 1.87. (#5832)
- Dev: Words from `TextElement`s are now combined where possible. (#5847)
- Dev: Updated `qtkeychain` to 0.15.0. (#5871)
## 2.5.2