Fixed typo on loop not allowing subsciption import from YT

Fixing this solved import of subscription from G YT takeout.
This commit is contained in:
Novocaine85 2023-11-03 17:10:12 +01:00
parent db3c57d49f
commit c0fb1981af

View File

@ -16,7 +16,7 @@ struct Invidious::User
rows.each do |row|
# Limit to 1200
row_counter += 1
break if row_counter > 1_200
break if row_counter > 1200
# Channel ID is the first column in the csv export we can't use the header
# name, because the header name is localized depending on the