mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-29 06:51:12 -05:00
Spiffytitles: minor edit to last commit
This commit is contained in:
parent
d26f4857cc
commit
5c3d157f41
@ -190,7 +190,7 @@ conf.registerChannelValue(
|
|||||||
SpiffyTitles.default,
|
SpiffyTitles.default,
|
||||||
"mimeTypes",
|
"mimeTypes",
|
||||||
registry.CommaSeparatedListOfStrings(
|
registry.CommaSeparatedListOfStrings(
|
||||||
["text/html,application/xhtml+xml"], _("""Acceptable mime types for parsing html titles.""")
|
["text/html","application/xhtml+xml"], _("""Acceptable mime types for parsing html titles.""")
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user