X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fserver-commands%2Fusers%2Fusers-command.ts;h=811b9685b42c4c3293a5dfcf5b6500cd3eb3dc8f;hb=71e3e879c0616882ee82a0e44f8c2e5ee9698a3e;hp=e7d0210595bd937ce4de9b530006ac6b913887fc;hpb=ca68986083edfc530985f47007a099b94cd65325;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/server-commands/users/users-command.ts b/shared/server-commands/users/users-command.ts index e7d021059..811b9685b 100644 --- a/shared/server-commands/users/users-command.ts +++ b/shared/server-commands/users/users-command.ts @@ -202,7 +202,8 @@ export class UsersCommand extends AbstractCommand { token, userId: user.id, userChannelId: me.videoChannels[0].id, - userChannelName: me.videoChannels[0].name + userChannelName: me.videoChannels[0].name, + password } }