diff --git a/src/strings.ts b/src/strings.ts index a1a8a24..e988e79 100644 --- a/src/strings.ts +++ b/src/strings.ts @@ -35,7 +35,7 @@ export const Strings = { --> {headers}`, 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_PRIVATE: `I can't embed Tweets from private accounts, sorry about that :(`, ERROR_TWEET_NOT_FOUND: `Sorry, that Tweet doesn't exist :(`