Changed quote header again

This commit is contained in:
dangered wolf 2022-07-16 12:59:26 -04:00
parent 2291064631
commit c086f31490
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -35,7 +35,7 @@ export const Strings = {
--> -->
<head>{headers}</head>`, <head>{headers}</head>`,
DEFAULT_AUTHOR_TEXT: 'Twitter', DEFAULT_AUTHOR_TEXT: 'Twitter',
QUOTE_TEXT: `═══ ↘️ Quoting {name} (@{screen_name}) ════`, QUOTE_TEXT: ` ↘️ Quoting {name} (@{screen_name}) ════`,
ERROR_API_FAIL: 'Tweet failed to load due to an API error :(', ERROR_API_FAIL: 'Tweet failed to load due to an API error :(',
ERROR_PRIVATE: `I can't embed Tweets from private accounts, sorry about that :(`, ERROR_PRIVATE: `I can't embed Tweets from private accounts, sorry about that :(`,
ERROR_TWEET_NOT_FOUND: `Sorry, that Tweet doesn't exist :(` ERROR_TWEET_NOT_FOUND: `Sorry, that Tweet doesn't exist :(`