Skip to content

Commit

Permalink
Update moderator:manage:shield_mode comment (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
Felanbird authored May 6, 2023
1 parent a8741e0 commit ccbcd2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/client_login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const scopes = [

// https://dev.twitch.tv/docs/api/reference#get-shield-mode-status
// https://dev.twitch.tv/docs/api/reference#update-shield-mode-status
"moderator:manage:shield_mode", // for reading/managing the channel's shield-mode status/settings (not currently used)
"moderator:manage:shield_mode", // for reading/managing the channel's shield-mode status

// https://dev.twitch.tv/docs/api/reference/#send-a-shoutout
"moderator:manage:shoutouts", // for reading/managing the channel's shoutouts (not currently used)
Expand Down

0 comments on commit ccbcd2d

Please sign in to comment.