mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
Fixed copying error
This commit is contained in:
parent
9da0d47208
commit
95016dab4d
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ __________________________________________________________________
|
|||
videoID: string,
|
||||
startTime: float,
|
||||
endTime: float,
|
||||
localUserID: string //This should be a randomly generated UUID
|
||||
userID: string //This should be a randomly generated UUID
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue