diff --git a/app/components/publish/PublishWidget.vue b/app/components/publish/PublishWidget.vue index 79549410c6..9f9ca3c006 100644 --- a/app/components/publish/PublishWidget.vue +++ b/app/components/publish/PublishWidget.vue @@ -587,17 +587,17 @@ const detectLanguage = useDebounceFn(async () => { {{ $t('action.remove_quote') }} -
+
-
+
{{ $t('error.quote_fetch_error') }} ({{ quoteFetchError }})
- + diff --git a/app/components/status/StatusQuote.vue b/app/components/status/StatusQuote.vue index 6cf9212ec4..bd1a1ff894 100644 --- a/app/components/status/StatusQuote.vue +++ b/app/components/status/StatusQuote.vue @@ -51,43 +51,43 @@ const quotedStatus = computed(() => {