From b25d86f2773e2234b6dbc20299655c3f3c4ce13d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 22 Feb 2025 18:14:49 -0600 Subject: [PATCH] also need gui table support for this --- event.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/event.proto b/event.proto index 473dcf2..303dddf 100644 --- a/event.proto +++ b/event.proto @@ -6,7 +6,7 @@ import "google/protobuf/any.proto"; // Import the well-known type for Timestamp // global settings for autogenpb `autogenpb:no-sort` `autogenpb:mutex` -message Events { // `autogenpb:marshal` +message Events { // `autogenpb:marshal` `autogenpb:gui` string uuid = 1; // `autogenpb:uuid:1e3a50c7-5916-4423-b33c-f0b977a7e446` string version = 2; // `autogenpb:version:v0.0.1` int64 event_size = 3; // max events to store in a single