Skip to content

Commit

Permalink
fix(goreleaser) : added comment (#1248)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-newrelic authored Oct 31, 2024
1 parent c9e2a32 commit 1a6eaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/dashboards/dashboards_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ type RawConfiguration struct {
DataFormat []*DashboardWidgetDataFormat `json:"dataFormatters,omitempty"`
}

// RawConfigurationPlatformOptions represents the platform widget options
// RawConfigurationPlatformOptions represents platform widget options
type RawConfigurationPlatformOptions struct {
IgnoreTimeRange bool `json:"ignoreTimeRange,omitempty"`
}
Expand Down

0 comments on commit 1a6eaaf

Please sign in to comment.