Fix typo
This commit is contained in:
parent
0e6678534e
commit
82dc46f787
2 changed files with 4 additions and 1 deletions
|
@ -22,7 +22,7 @@ func ReportCmd() *cobra.Command {
|
|||
}
|
||||
|
||||
cmd.AddCommand(
|
||||
UserReportCmd(),
|
||||
UsersReportCmd(),
|
||||
)
|
||||
|
||||
return cmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue