mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-18 13:38:25 +03:00
Fix setUsername request parameter
@@ -181,7 +181,7 @@ __________________________________________________________________
|
||||
```
|
||||
{
|
||||
userID: string, //local user id normally, public user id if adminUserID is specified
|
||||
userName: string,
|
||||
username: string,
|
||||
//optional
|
||||
adminUserID: string //This is if you want to change someone elses username from the admin account
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user