Changed 'show help' to 'show commands' which is more adequate

This commit is contained in:
Ulysse ARNAUD 2022-10-10 10:43:43 +02:00
parent 6026040add
commit dffad833e1

View file

@ -57,7 +57,7 @@ class MainHelperBarView extends React.Component {
shownBar: BARS.COMMANDS
});
}.bind(this),
title: 'Show help'
title: 'Show commands'
}, {
icon: 'globe',
onClick: function() {