]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/server/job.model.ts
Add ability to search playlists
[github/Chocobozzz/PeerTube.git] / shared / models / server / job.model.ts
index e4acfee8d0ab459be2ceea9510bc24bf06825170..4ab249e0b86eaeb16d88cbba129f2d062869fffb 100644 (file)
@@ -53,7 +53,6 @@ export type ActivitypubHttpFetcherPayload = {
   uri: string
   type: FetchType
   videoId?: number
-  accountId?: number
 }
 
 export type ActivitypubHttpUnicastPayload = {