]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/models/video/video-channel.ts
Fix remote actor creation date
[github/Chocobozzz/PeerTube.git] / server / models / video / video-channel.ts
index b7ffbd3b136f5bde0f2f55be3aec2e99f2e4dcd2..b627595c9347628bd1e6893d1fd042a97fe128df 100644 (file)
@@ -653,8 +653,6 @@ ON              "Account->Actor"."serverId" = "Account->Actor->Server"."id"`
       description: this.description,
       support: this.support,
       isLocal: this.Actor.isOwned(),
-      createdAt: this.createdAt,
-      updatedAt: this.updatedAt,
       ownerAccount: undefined,
       videosCount,
       viewsPerDay