mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
Jackson IgnoreUnknown
This commit is contained in:
parent
0cb0e5b048
commit
28ec0ef24e
@ -15,7 +15,7 @@ data class StreamItem(
|
||||
var views: Long?,
|
||||
var uploaderVerified: Boolean?,
|
||||
var uploaded: Long?,
|
||||
|
||||
var shortDescription: String?
|
||||
){
|
||||
constructor() : this("","","","","","","",0,0,null,0)
|
||||
constructor() : this("","","","","","","",0,0,null,0,"")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user