Add internal debug bundle collaborators
This commit is contained in:
@@ -378,6 +378,6 @@ type fakeRedactedEffectiveConfig struct {
|
||||
payload any
|
||||
}
|
||||
|
||||
func (f fakeRedactedEffectiveConfig) RedactedDiagnosticsPayload() any {
|
||||
func (f fakeRedactedEffectiveConfig) RedactedSummaryPayload() any {
|
||||
return f.payload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user