testing workflow

This commit is contained in:
2023-06-11 16:22:21 +00:00
parent b800457efe
commit 15e8523f3d

View File

@@ -97,7 +97,7 @@ The example response from Salty Bet's API:
"remaining": "78 more matches until the next tournament!"
}
```
The configuration defines five events with their respective `emitEvent` names and associated parameters. These events allow you to subscribe to specific changes in the API response:
- `teamNamesChange`: Triggers when the names of the players change (`"p1name"` or `"p2name"`).