This commit is contained in:
Jeff Carr 2025-02-23 04:56:59 -06:00
parent 7098d3d2e4
commit 339265e31a
1 changed files with 1 additions and 0 deletions

View File

@ -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`