ReaderHighlight: ~~strikeout~~ → Strikethrough (#11619)

reviewable/pr11626/r1
SomeGuy 1 month ago committed by GitHub
parent b1a80921ad
commit f6588e95e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -334,7 +334,7 @@ end
local highlight_style = {
{_("Lighten"), "lighten"},
{_("Underline"), "underscore"},
{_("Strikeout"), "strikeout"},
{_("Strikethrough"), "strikeout"},
{_("Invert"), "invert"},
}

Loading…
Cancel
Save