mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Specify if we want to fallback to the server token
This commit is contained in:
parent
04aed76711
commit
a1637fa1e2
21 changed files with 122 additions and 35 deletions
|
@ -19,6 +19,7 @@ export class StatsCommand extends AbstractCommand {
|
|||
|
||||
path,
|
||||
query,
|
||||
implicitToken: false,
|
||||
defaultExpectedStatus: HttpStatusCode.OK_200
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue