omemo: change /omemo description
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
c9091dfac8
commit
43a97d6430
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Plugin(BasePlugin):
|
|||
self.api.add_command(
|
||||
'omemo',
|
||||
self.command_status,
|
||||
help='Display contextual information status',
|
||||
help='Display contextual information',
|
||||
)
|
||||
|
||||
self.api.add_tab_command(
|
||||
|
|
Loading…
Reference in a new issue