mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix typo
This commit is contained in:
@@ -653,7 +653,7 @@ function register (...) {
|
||||
|
||||
**PeerTube >= 3.2**
|
||||
|
||||
To make your own HTTP requests using the current authenticated user, use an helper to automatically set appropriate headers:
|
||||
To make your own HTTP requests using the current authenticated user, use a helper to automatically set appropriate headers:
|
||||
|
||||
```js
|
||||
function register (...) {
|
||||
|
||||
Reference in New Issue
Block a user