mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
add comment
This commit is contained in:
parent
776de04c1d
commit
feb3a2d519
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ fn crawl(db: &mut Mysql, channel_config: &config::Channel) -> Result<()> {
|
|||
.is_empty()
|
||||
);
|
||||
let _content_id = db.insert_content(channel_item_id, None, title, description)?;
|
||||
// @TODO preload media
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue