aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands/videos/video-studio-command.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/server-commands/videos/video-studio-command.ts')
-rw-r--r--shared/server-commands/videos/video-studio-command.ts2
1 files changed, 1 insertions, 1 deletions
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 {
25 { 25 {
26 name: 'add-watermark', 26 name: 'add-watermark',
27 options: { 27 options: {
28 file: 'thumbnail.png' 28 file: 'custom-thumbnail.png'
29 } 29 }
30 }, 30 },
31 31