mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-16 18:50:37 +08:00
Fixing values inside of proto for CronWorkflow fields.
This commit is contained in:
@@ -117,7 +117,9 @@ func init() {
|
||||
proto.RegisterType((*Namespace)(nil), "api.Namespace")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("namespace.proto", fileDescriptor_ecb1e126f615f5dd) }
|
||||
func init() {
|
||||
proto.RegisterFile("namespace.proto", fileDescriptor_ecb1e126f615f5dd)
|
||||
}
|
||||
|
||||
var fileDescriptor_ecb1e126f615f5dd = []byte{
|
||||
// 238 bytes of a gzipped FileDescriptorProto
|
||||
|
Reference in New Issue
Block a user