mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-25 15:01:24 +02:00
format changes
This commit is contained in:
@@ -39,7 +39,7 @@ def fetch_channel_community_post(ucid, post_id, locale, format, thin_mode)
|
||||
"2:string" => ucid,
|
||||
"3:string" => post_id.to_s,
|
||||
"11:string" => ucid,
|
||||
}
|
||||
},
|
||||
}
|
||||
params = object.try { |i| Protodec::Any.cast_json(i) }
|
||||
.try { |i| Protodec::Any.from_json(i) }
|
||||
|
Reference in New Issue
Block a user