From b68c4870ef47001989735166440bfc2b3eca103a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Marseault?= <22910497+Larsluph@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:04:18 +0200 Subject: [PATCH] fix(overview): Canvas not displaying correctly (#1032) --- src/components/TorrentDetail/Tabs/Overview.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TorrentDetail/Tabs/Overview.vue b/src/components/TorrentDetail/Tabs/Overview.vue index 627bffd6..8d0f7a63 100644 --- a/src/components/TorrentDetail/Tabs/Overview.vue +++ b/src/components/TorrentDetail/Tabs/Overview.vue @@ -31,7 +31,7 @@ {{ $t('modals.detail.pageOverview.waitingForMetadata') }} -
+