Skip to content

Commit

Permalink
Adds comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwils committed Mar 7, 2024
1 parent 14f3344 commit 3423bf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protobufs/generated/messages/events.proto
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ enum EventType {

CHART_OPENED = 60;

// Command events

ASSESS_COMMAND_PRE_COMMAND_ORIGINATE = 100;
ASSESS_COMMAND_POST_COMMAND_ORIGINATE = 101;
ASSESS_COMMAND_PRE_COMMAND_UPDATE = 102;
Expand Down

0 comments on commit 3423bf5

Please sign in to comment.