fix: alter the help box link underlining
This commit is contained in:
@@ -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::{
|
||||
|
||||
Reference in New Issue
Block a user