Skip to content

Commit 0b45de7

Browse files
committed
Use resource relative URL in formvideo as well
1 parent 2683080 commit 0b45de7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hackyplayer/formvideo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,4 +335,4 @@ class Object(object):
335335
"presenter": "Kim M"
336336
}
337337

338-
form_video(task, "static/video/source/bbb_50.mp4", talk_data, "00:05:05:00", "00:05:20:00")
338+
form_video(task, "static/video/source/bbb_50.mp4", talk_data, "00:05:05:00", "00:05:20:00")

0 commit comments

Comments
 (0)