Deleting and forgetting torrents

This commit is contained in:
Igor Katson 2023-11-24 21:45:38 +00:00
parent 4927850ff9
commit f789be22c9
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 34 additions and 17 deletions

View file

@ -1,5 +1,4 @@
import { defineConfig } from 'vite';
import react from '@vitejs/plugin-react'
// https://vitejs.dev/config/
export default defineConfig({