pull/143/head
Omar Roth 2018-08-30 20:25:43 -05:00
rodzic b3f9059452
commit bdaa8a06fd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -533,7 +533,7 @@ def process_video_params(query, preferences)
video_start = decode_time(query["t"])
end
video_start ||= 0
if query["time_continu"]?
if query["time_continue"]?
video_start = decode_time(query["t"])
end
video_start ||= 0