feat: new event
This commit is contained in:
@@ -16,6 +16,7 @@ func CommandInit(root *cobra.Command) {
|
||||
CommandNewProject,
|
||||
CommandNewModule,
|
||||
CommandNewProvider,
|
||||
CommandNewEvent,
|
||||
}
|
||||
|
||||
for _, c := range cmds {
|
||||
|
||||
Reference in New Issue
Block a user