mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
RSS: Fix typo.
This commit is contained in:
parent
933d4d3ffa
commit
04cf2ca27a
@ -165,7 +165,7 @@ class RSS(callbacks.Plugin):
|
||||
pubDate))
|
||||
else:
|
||||
newheadlines.append(format('%s %u%s',
|
||||
headline[0]
|
||||
headline[0],
|
||||
link,
|
||||
pubDate))
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user