Skip to content

Commit cbdebd0

Browse files
fix
1 parent 9b5f316 commit cbdebd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x/resource/autocli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func (am AppModule) AutoCLIOptions() *autocliv1.ModuleOptions {
4545
},
4646
},
4747
},
48-
EnhanceCustomCommand: true, // Set to true if you have manual commands for the resource module
48+
EnhanceCustomCommand: true, // Set to true if we have manual commands for the resource module
4949
},
5050
Tx: &autocliv1.ServiceCommandDescriptor{
5151
Service: resourcev2.Msg_ServiceDesc.ServiceName,

0 commit comments

Comments
 (0)