Skip to content

Commit 9068301

Browse files
committed
update comments
1 parent 1c6631d commit 9068301

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

static/app/types/integrations.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,7 @@ export type SentryApp = {
246246
id: number;
247247
slug: string;
248248
};
249-
// Each entry is a "Header-Name: value" line. Values are masked by the API for
250-
// viewers without elevated access.
249+
// Each entry is a "Header-Name: value" line. Saved values are masked by the API
251250
webhookHeaders?: string[];
252251
};
253252

0 commit comments

Comments
 (0)