fix: alter the help box link underlining

This commit is contained in:
Jack Wills
2023-03-29 17:20:20 +00:00
parent 7a9bdc9699
commit f906799782
5 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -8,11 +8,11 @@ use crossterm::{
execute,
};
use parking_lot::Mutex;
use ratatui::layout::Rect;
use tokio::{
sync::mpsc::{Receiver, Sender},
task::JoinHandle,
};
use ratatui::layout::Rect;
mod message;
use crate::{