Playlist import no refresh (#3973)

pull/4075/head
Samantaz Fox 1 year ago
commit 7e84d07c27
No known key found for this signature in database
GPG Key ID: F42821059186176E

@ -133,7 +133,7 @@ struct Invidious::User
next if !video_id
begin
video = get_video(video_id)
video = get_video(video_id, false)
rescue ex
next
end

Loading…
Cancel
Save