🔥 删除Torrent_address字段

This commit is contained in:
柚子
2025-03-07 18:46:03 +08:00
parent 2831903560
commit dfa3e4e06e
2 changed files with 0 additions and 3 deletions

View File

@@ -25,7 +25,6 @@ export interface AppDetail {
Category: string;
Version: string;
Filename: string;
Torrent_address: string;
Author: string;
Contributor: string;
Website: string;