mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-05 13:46:51 +08:00
Fixing values inside of proto for CronWorkflow fields.
This commit is contained in:
@@ -1405,7 +1405,9 @@ func init() {
|
||||
proto.RegisterType((*DeleteLabelRequest)(nil), "api.DeleteLabelRequest")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("workflow.proto", fileDescriptor_892c7f566756b0be) }
|
||||
func init() {
|
||||
proto.RegisterFile("workflow.proto", fileDescriptor_892c7f566756b0be)
|
||||
}
|
||||
|
||||
var fileDescriptor_892c7f566756b0be = []byte{
|
||||
// 1711 bytes of a gzipped FileDescriptorProto
|
||||
|
Reference in New Issue
Block a user