mirror of https://github.com/iv-org/invidious.git
Remove migration point
This commit is contained in:
parent
c1f17f2f82
commit
dc6cc028c5
|
@ -345,10 +345,7 @@ class Video
|
||||||
allowed_regions: Array(String),
|
allowed_regions: Array(String),
|
||||||
is_family_friendly: Bool,
|
is_family_friendly: Bool,
|
||||||
genre: String,
|
genre: String,
|
||||||
genre_url: {
|
genre_url: String,
|
||||||
type: String,
|
|
||||||
default: "/",
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue