Add an option to show active torrents when

completed torrents are hidden
This commit is contained in:
Someone
2023-10-31 11:23:26 +00:00
parent 735d6484e2
commit 2c019e12d6
5 changed files with 71 additions and 18 deletions

1
next-env.d.ts vendored
View File

@@ -1,6 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.