From 2dcf9d268cc12a3705955c51aaccdc67193a22d0 Mon Sep 17 00:00:00 2001 From: Daan Wijns Date: Sun, 5 Mar 2023 09:39:26 +0100 Subject: [PATCH] fix: error from context menu when deleting torrent --- src/components/Torrent/TorrentRightClickMenu.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Torrent/TorrentRightClickMenu.vue b/src/components/Torrent/TorrentRightClickMenu.vue index 84bc559a..9a661bfe 100644 --- a/src/components/Torrent/TorrentRightClickMenu.vue +++ b/src/components/Torrent/TorrentRightClickMenu.vue @@ -1,5 +1,5 @@