fix text saying that linkPreviews are only for some websites

The fetch for every possible url is already enabled

fixes #552
pull/1624/head
Audric Ackermann 4 years ago
parent afe4cf1ee7
commit 3e9f9a1af4
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -776,7 +776,7 @@
"ignoreCase": true "ignoreCase": true
}, },
"linkPreviewDescription": { "linkPreviewDescription": {
"message": "Previews are supported for Imgur, Instagram, Pinterest, Reddit, and YouTube links", "message": "Previews are supported for most urls",
"description": "Description shown for the Link Preview option ", "description": "Description shown for the Link Preview option ",
"androidKey": "preferences__previews_are_supported_for" "androidKey": "preferences__previews_are_supported_for"
}, },

Loading…
Cancel
Save