mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Fix lint
This commit is contained in:
parent
e45dd87b93
commit
ba2684cedd
44 changed files with 93 additions and 63 deletions
|
@ -166,7 +166,7 @@ function getBypassFromExternalAuth (username: string, externalAuthToken: string)
|
|||
return {
|
||||
bypass: true,
|
||||
pluginName: npmName,
|
||||
authName: authName,
|
||||
authName,
|
||||
user
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue