fix formatting of frontend files

This commit is contained in:
maxDorninger
2025-07-29 13:53:23 +02:00
parent 0ac029d5c9
commit 799d7ea240

View File

@@ -61,8 +61,6 @@
return false;
}
const data: PublicIndexerQueryResult[] = await response.json();
console.log('Downloading torrent:', data);
toast.success('Torrent download started successfully!');