mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-19 23:20:57 +01:00
Oops\!
This commit is contained in:
parent
81202ebba2
commit
4b9c025d3a
@ -83,7 +83,7 @@ class RSS(callbacks.Privmsg, configurable.Mixin):
|
|||||||
('headline-separator', configurable.SpaceSurroundedStrType, ' :: ',
|
('headline-separator', configurable.SpaceSurroundedStrType, ' :: ',
|
||||||
"""Determines what string is used to seperate headlines in
|
"""Determines what string is used to seperate headlines in
|
||||||
feeds."""),
|
feeds."""),
|
||||||
('announce-news-prefix', configurable.SpaceOnRightStrType,
|
('announce-news-prefix', SpaceOnRightStrType,
|
||||||
'New news from ',
|
'New news from ',
|
||||||
"""Sets the prefix to be added (if any) to the new news item
|
"""Sets the prefix to be added (if any) to the new news item
|
||||||
announcements made to the channel."""),]
|
announcements made to the channel."""),]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user