mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-16 09:38:30 +00:00
Update src/invidious/helpers/serialized_yt_data.cr
This commit is contained in:
parent
a8e3349577
commit
5b113db77b
@ -237,6 +237,7 @@ class Category
|
||||
|
||||
def to_json(locale, json : JSON::Builder)
|
||||
json.object do
|
||||
json.field "type", "category"
|
||||
json.field "title", self.title
|
||||
json.field "contents" do
|
||||
json.array do
|
||||
|
Loading…
Reference in New Issue
Block a user