Skip to content

Commit

Permalink
misc(proto): bump next id (#14826)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark authored Feb 23, 2023
1 parent 8ab11e9 commit e4d81b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/lighthouse-result.proto
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ message LighthouseResult {
map<string, CategoryGroup> category_groups = 11;

// Message containing the configuration settings for the LH run
// Next ID: 9
// Next ID: 10
message ConfigSettings {
// The possible form factors an audit can be run in.
// This enum served the emulated_form_factor field, but in v7, that field
Expand Down

0 comments on commit e4d81b9

Please sign in to comment.