This commit is contained in:
Stephan Dilly 2020-05-14 13:55:38 +02:00
parent 8597f025a5
commit 478d321f26

View file

@ -26,7 +26,7 @@ pub mod commands {
///
pub static TOGGLE_TABS: CommandText = CommandText::new(
"Tabs [tabs]",
"Tabs [tab]",
"switch top level tabs",
CMD_GROUP_GENERAL,
);