Bug: rss not updated

This commit is contained in:
vas3k
2020-01-19 19:48:22 +01:00
parent 80ca0ad5e4
commit fa89fb20e3

View File

@@ -111,6 +111,7 @@ def initialize(config, board_slug, upload_favicons):
)
if not is_created:
feed.rss = feed_config.get("rss")
feed.name = feed_name
feed.comment = feed_config.get("comment")
feed.index = feed_index