diff options
| author | Jeff Carr <[email protected]> | 2025-09-03 01:23:01 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-03 01:23:01 -0500 |
| commit | 60ef1deb90eafd1741f231ddbc19f48b6199061b (patch) | |
| tree | 6b97f4a8ff730097f4ef54750703078421acfef9 /book.proto | |
| parent | 1aaa1d0e0743acc62b41e65b7547a53de5a399bf (diff) | |
make something to save the books.pbv0.0.9v0.0.8v0.0.7v0.0.6v0.0.5v0.0.17v0.0.16v0.0.15v0.0.14v0.0.13v0.0.12v0.0.11v0.0.10
Diffstat (limited to 'book.proto')
| -rw-r--r-- | book.proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,4 +23,5 @@ message Books { // `autogenpb:marsha repeated Book Books = 3; // THIS MUST BE Chat and then Chats google.protobuf.Timestamp ctime = 4; string Title = 5; + string TitleUuid = 6; } |
