Add todos

This commit is contained in:
Joscha 2022-08-30 17:04:03 +02:00
parent 03ddc5eb9b
commit 5eeabea2de
8 changed files with 45 additions and 0 deletions

View file

@ -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;