mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-18 13:38:25 +03:00
fix invalid skipSegments response body
@@ -25,7 +25,7 @@ ________________________________________________________________________________
|
||||
**Response**:
|
||||
```
|
||||
[{ // 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,
|
||||
category: string
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user