working finally
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
use crate::tui::terminal::core::TerminalCore;
|
||||
|
||||
pub struct CommandHandler {
|
||||
is_saved: bool,
|
||||
pub is_saved: bool,
|
||||
}
|
||||
|
||||
impl CommandHandler {
|
||||
|
||||
Reference in New Issue
Block a user