mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add missing jobs in jobs list
This commit is contained in:
@@ -35,10 +35,12 @@ export class JobsComponent extends RestTable implements OnInit {
|
||||
'after-video-channel-import',
|
||||
'email',
|
||||
'federate-video',
|
||||
'generate-video-storyboard',
|
||||
'manage-video-torrent',
|
||||
'move-to-object-storage',
|
||||
'move-to-file-system',
|
||||
'move-to-object-storage',
|
||||
'notify',
|
||||
'transcoding-job-builder',
|
||||
'video-channel-import',
|
||||
'video-file-import',
|
||||
'video-import',
|
||||
|
||||
Reference in New Issue
Block a user