Add todos
This commit is contained in:
parent
03ddc5eb9b
commit
5eeabea2de
8 changed files with 45 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// TODO Fix scrolling by focusing on the cursor like in chat::tree
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use async_trait::async_trait;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue