mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-14 23:47:00 +03:00
Fixed typo
This commit is contained in:
committed by
GitHub
parent
57ada81c62
commit
c9988f1144
@@ -44,7 +44,7 @@ ________________________________________________________________________________
|
|||||||
**Response**:
|
**Response**:
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
sponorTimes: array [float],
|
sponsorTimes: array [float],
|
||||||
UUIDs: array [string] //The ID for this sponsor time, used to submit votes
|
UUIDs: array [string] //The ID for this sponsor time, used to submit votes
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user