diff options
Diffstat (limited to 'table.proto')
| -rw-r--r-- | table.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/table.proto b/table.proto index 6f30432..862a3fb 100644 --- a/table.proto +++ b/table.proto @@ -41,6 +41,7 @@ message Table { // `autogenpb: repeated TimeRow TimeRows = 7; repeated BoolRow BoolRows = 8; Widget window = 9; // deprecate this + string uuid = 10; } message Tables { // `autogenpb:marshal` |
