Fixed help

This commit is contained in:
ChristianVisintin
2020-11-30 14:27:48 +01:00
parent 512f76738e
commit 015a17d9f7

View File

@@ -2110,7 +2110,7 @@ impl FileTransferActivity {
])), ])),
ListItem::new(Spans::from(vec![ ListItem::new(Spans::from(vec![
Span::styled( Span::styled(
"<PAGEUP/PAGEDOWN>", "<PGUP/PGDOWN>",
Style::default() Style::default()
.bg(Color::Cyan) .bg(Color::Cyan)
.fg(Color::White) .fg(Color::White)