mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-12 02:21:06 +08:00
fix
This commit is contained in:
@@ -41,6 +41,8 @@ export interface Subscribe {
|
||||
last_update: string;
|
||||
// 订阅用户
|
||||
username: string;
|
||||
// 订阅站点
|
||||
sites: number[],
|
||||
}
|
||||
|
||||
// 历史记录
|
||||
|
||||
Reference in New Issue
Block a user