Fix the help of /gaming
This commit is contained in:
parent
098bc9028a
commit
3f3d1a0a54
1 changed files with 1 additions and 1 deletions
|
@ -2600,7 +2600,7 @@ class Core(object):
|
|||
self.register_command('gaming', self.command_gaming,
|
||||
usage='[<game name> [server address]]',
|
||||
desc=_('Send your current gaming activity to your contacts.'
|
||||
' Nothing means "stop broadcasting a mood".'),
|
||||
' Nothing means "stop broadcasting a gaming activity".'),
|
||||
shortdesc=_('Send your gaming activity.'),
|
||||
completion=None)
|
||||
|
||||
|
|
Loading…
Reference in a new issue