Skip to content

Commit

Permalink
UiLayoutState: add mockEngaged for onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
andyh2 committed Apr 8, 2020
1 parent 9dbbb54 commit 93ccbcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -1775,6 +1775,7 @@ struct UiLayoutState {
activeApp @0 :App;
sidebarCollapsed @1 :Bool;
mapEnabled @2 :Bool;
mockEngaged @3 :Bool;

enum App {
home @0;
Expand Down

0 comments on commit 93ccbcb

Please sign in to comment.