Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,18 @@ variables:
commonVariables:
- TwitchBroadcaster
- TwitchUser
---
parameters:
- name: Reward
type: Select
required: true
default: Any
description: |
Select a configured Twitch reward

- Select `Any` to trigger on **any reward**

## Parameters
::field-group
::field{name=Reward type=Select required}
Select a configured Twitch reward
- Select `Any` to trigger on **any reward**
::tip
You can quickly register a new reward by clicking the `Create Reward` button!
::
---

::tip
You can quickly register a new reward by clicking the `Create Reward` button!
::
::
::
Loading