mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-19 05:58:37 +03:00
fix invalid skipSegments response body
@@ -25,7 +25,7 @@ ________________________________________________________________________________
|
|||||||
**Response**:
|
**Response**:
|
||||||
```
|
```
|
||||||
[{ // Array of this object
|
[{ // Array of this object
|
||||||
segments: float[], //[0, 15.23] start and end time in seconds
|
segment: float[], //[0, 15.23] start and end time in seconds
|
||||||
UUID: string,
|
UUID: string,
|
||||||
category: string
|
category: string
|
||||||
}]
|
}]
|
||||||
|
|||||||
Reference in New Issue
Block a user