fix: use upstream qtkeychain (for real this time) (#5871)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
+1
-1
Submodule lib/qtkeychain updated: 73c3772d64...ad7344c45a
Reference in New Issue
Block a user