This commit is contained in:
Chocobozzz 2024-05-15 16:14:53 +02:00
parent 0c0cc9cab7
commit 32b0206cd3
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -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 (...) {