Fix typo in playlist url

This commit is contained in:
Omar Roth 2019-11-14 10:11:33 -05:00
parent 8af87f1a8b
commit c07cd3a856
No known key found for this signature in database
GPG key ID: B8254FB7EC3D37F2
2 changed files with 2 additions and 2 deletions

View file

@ -484,7 +484,7 @@ def produce_channel_playlists_url(ucid, cursor, sort = "newest", auto_generated
"80226972:embedded" => {
"2:string" => ucid,
"3:base64" => {
"2:string" => "playlist",
"2:string" => "playlists",
"6:varint": 2_i64,
"7:varint": 1_i64,
"12:varint": 1_i64,