mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-19 05:58:37 +03:00
Fix sponsorTimes array
@@ -14,8 +14,8 @@ ________________________________________________________________________________
|
|||||||
**Response**:
|
**Response**:
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
sponsorTimes: array [float],
|
sponsorTimes: [[startTime: float, endTime float]], // Time in seconds
|
||||||
UUIDs: array [string] //The ID for this sponsor time, used to submit votes
|
UUIDs: string[] //The ID for this sponsor time, used to submit votes
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user