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:
@@ -109,7 +109,9 @@ func init() {
|
||||
proto.RegisterType((*IsValidTokenRequest)(nil), "api.IsValidTokenRequest")
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("auth.proto", fileDescriptor_8bbd6f3875b0e874) }
|
||||
func init() {
|
||||
proto.RegisterFile("auth.proto", fileDescriptor_8bbd6f3875b0e874)
|
||||
}
|
||||
|
||||
var fileDescriptor_8bbd6f3875b0e874 = []byte{
|
||||
// 228 bytes of a gzipped FileDescriptorProto
|
||||
|
Reference in New Issue
Block a user