From 17885844e43ec0f15dce3e446149441294b74f12 Mon Sep 17 00:00:00 2001 From: Danny Feliz Date: Wed, 12 Jun 2024 09:24:04 -0400 Subject: [PATCH] Support the x.com domain --- src/App.vue | 2 +- src/vue-tweet.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index cda049d..62d0be2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,7 +15,7 @@ function onTweetLoadError(error: Error) {