diff --git a/src/App.vue b/src/App.vue index 0b7989b..be5336e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -276,7 +276,7 @@ const translate = async () => { @@ -345,7 +345,7 @@ const translate = async () => {
{{ typeof log.content === 'object' ? JSON.stringify(log.content, null, 2) : log.content }}
+ {{ typeof log.content === 'object' ? JSON.stringify(log.content, null, 2) : log.content }}