playing around with forge patching

This commit is contained in:
Jeff Carr 2025-05-23 10:43:13 -05:00
parent 3b0c528b68
commit 2ee8d4947b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ import "google/protobuf/any.proto"; // Import 'Any'
message Bug {
string uuid = 1;
string name = 2;
string subject = 3;
}
message Bugs { // `autogenpb:marshal`