commands: fix sync command section
This commit is contained in:
@@ -29,7 +29,7 @@ var cmdSync = &commands.FullHandler{
|
|||||||
Func: fnSync,
|
Func: fnSync,
|
||||||
Name: "sync",
|
Name: "sync",
|
||||||
Help: commands.HelpMeta{
|
Help: commands.HelpMeta{
|
||||||
Section: commands.HelpSectionGeneral,
|
Section: commands.HelpSectionChats,
|
||||||
Description: "Synchronize your chat portals, contacts and/or own info.",
|
Description: "Synchronize your chat portals, contacts and/or own info.",
|
||||||
Args: "[`chats`|`contacts`|`me`]",
|
Args: "[`chats`|`contacts`|`me`]",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user