Added license and credits

This commit is contained in:
leviathan
2026-02-13 22:12:30 -05:00
parent 655f019469
commit 2ff9c29406
6 changed files with 154 additions and 2 deletions
+10
View File
@@ -53,6 +53,16 @@ pub fn render_command_line(frame: &mut Frame, area: Rect, app: &App) {
"EXPORT",
Style::default().fg(Color::Green),
),
InputMode::License => (
String::new(),
"LICENSE",
Style::default().fg(Color::Cyan),
),
InputMode::Credits => (
String::new(),
"CREDITS",
Style::default().fg(Color::Cyan),
),
};
let input_line = Line::from(vec![