mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 19:47:00 +03:00
Fixed copying error
This commit is contained in:
committed by
GitHub
parent
9da0d47208
commit
95016dab4d
@@ -65,7 +65,7 @@ __________________________________________________________________
|
|||||||
videoID: string,
|
videoID: string,
|
||||||
startTime: float,
|
startTime: float,
|
||||||
endTime: float,
|
endTime: float,
|
||||||
localUserID: string //This should be a randomly generated UUID
|
userID: string //This should be a randomly generated UUID
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user