Skip to content

Commit

Permalink
chore: add default field in preference traits
Browse files Browse the repository at this point in the history
  • Loading branch information
Chief-Rishab committed Sep 22, 2023
1 parent 8ec78bf commit d520b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raystack/frontier/v1beta1/models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ message PreferenceTrait {
string heading = 6;
string sub_heading = 7;
string breadcrumb = 8;
string default = 9;

string input_hints = 19;
oneof input {
Expand Down

0 comments on commit d520b60

Please sign in to comment.