mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-16 02:31:04 +08:00
Fixing values inside of proto for CronWorkflow fields.
This commit is contained in:
@@ -535,7 +535,9 @@ func init() {
|
||||
proto.RegisterType((*WorkflowTemplate)(nil), "api.WorkflowTemplate")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("workflow_template.proto", fileDescriptor_b9a07547748a96e8) }
|
||||
func init() {
|
||||
proto.RegisterFile("workflow_template.proto", fileDescriptor_b9a07547748a96e8)
|
||||
}
|
||||
|
||||
var fileDescriptor_b9a07547748a96e8 = []byte{
|
||||
// 368 bytes of a gzipped FileDescriptorProto
|
||||
|
Reference in New Issue
Block a user