Correct database source title
This commit is contained in:
parent
023a30c008
commit
fe12819163
@ -65,6 +65,6 @@ fun SelfossModel.Item.toEntity(): ITEM =
|
||||
this.thumbnail,
|
||||
this.icon,
|
||||
this.link,
|
||||
this.title.getHtmlDecoded(),
|
||||
this.sourcetitle.getHtmlDecoded(),
|
||||
this.tags.joinToString(",")
|
||||
)
|
Loading…
Reference in New Issue
Block a user