mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Upgrade server depencencies
This commit is contained in:
parent
5c328e6610
commit
c39ea24b71
4 changed files with 376 additions and 1093 deletions
|
@ -47,8 +47,7 @@ async function createLocalAccountWithoutKeys (
|
|||
name,
|
||||
userId,
|
||||
applicationId,
|
||||
actorId: actorInstanceCreated.id,
|
||||
serverId: null // It is our server
|
||||
actorId: actorInstanceCreated.id
|
||||
})
|
||||
|
||||
const accountInstanceCreated = await accountInstance.save({ transaction: t })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue