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![
Span::styled(
"<PAGEUP/PAGEDOWN>",
"<PGUP/PGDOWN>",
Style::default()
.bg(Color::Cyan)
.fg(Color::White)