[Fix] Conversations now load multiple times.
This commit is contained in:
parent
c914e866d4
commit
bc17bc7ed7
3 changed files with 25 additions and 21 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue