mirror of
https://github.com/extrawurst/gitui.git
synced 2024-12-28 19:44:14 +03:00
todo
This commit is contained in:
parent
6524af65a1
commit
f51a3a953a
@ -124,7 +124,7 @@ impl OptionsPopupComponent {
|
||||
fn add_header(txt: &mut Vec<Spans>, header: &'static str) {
|
||||
txt.push(Spans::from(vec![Span::styled(
|
||||
header,
|
||||
//TODO:
|
||||
//TODO: use style
|
||||
Style::default().add_modifier(Modifier::UNDERLINED),
|
||||
)]));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user