[Fix] Conversations now load multiple times.

This commit is contained in:
Alex Emmet 2026-03-28 00:11:05 +01:00
commit bc17bc7ed7
3 changed files with 25 additions and 21 deletions

View file

@ -53,3 +53,4 @@ open = "5.3.3"
chrono = "0.4.43"
serde_json = "1.0.149"
rusqlite = "0.39.0"
lazy_static = "1.5.0"