diff --git a/commands.go b/commands.go index 7600d66f..83a7ba57 100644 --- a/commands.go +++ b/commands.go @@ -543,7 +543,7 @@ var cmdSync = &commands.FullHandler{ Help: commands.HelpMeta{ Section: HelpSectionMiscellaneous, Description: "Synchronize Signal bridge data", - Args: "", + Args: "", }, RequiresLogin: true, }