Skip to content

Commit 87933a3

Browse files
authored
Replace status_pages_notice_write with status_pages_incident_write
1 parent fe0397c commit 87933a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/auth/types.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ pub fn default_scopes() -> Vec<&'static str> {
235235
"slos_read",
236236
"slos_write",
237237
// Status Pages
238-
"status_pages_notice_write",
238+
"status_pages_incident_write",
239239
"status_pages_settings_read",
240240
"status_pages_settings_write",
241241
// Synthetics

0 commit comments

Comments
 (0)