Spiffytitles: minor edit to last commit
This commit is contained in:
parent
d26f4857cc
commit
5c3d157f41
|
@ -190,7 +190,7 @@ conf.registerChannelValue(
|
|||
SpiffyTitles.default,
|
||||
"mimeTypes",
|
||||
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…
Reference in New Issue