From c37e305342c8655325f9606aa1f4b29abc471b39 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 6 Jun 2023 11:14:13 +0200 Subject: Fix CI tests --- shared/server-commands/videos/video-studio-command.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/server-commands/videos/video-studio-command.ts') diff --git a/shared/server-commands/videos/video-studio-command.ts b/shared/server-commands/videos/video-studio-command.ts index 9fe467cc2..675cd84b7 100644 --- a/shared/server-commands/videos/video-studio-command.ts +++ b/shared/server-commands/videos/video-studio-command.ts @@ -25,7 +25,7 @@ export class VideoStudioCommand extends AbstractCommand { { name: 'add-watermark', options: { - file: 'thumbnail.png' + file: 'custom-thumbnail.png' } }, -- cgit v1.2.3