Skip to content

Commit c5dbc37

Browse files
authored
chore: add default field in preference traits (#307)
1 parent 3bb63ea commit c5dbc37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

raystack/frontier/v1beta1/models.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,7 @@ message PreferenceTrait {
499499
string heading = 6;
500500
string sub_heading = 7;
501501
string breadcrumb = 8;
502+
string default = 9;
502503

503504
string input_hints = 19;
504505
oneof input {

0 commit comments

Comments
 (0)