mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-12 02:21:06 +08:00
fix
This commit is contained in:
@@ -39,6 +39,8 @@ export interface Subscribe {
|
||||
state: string;
|
||||
// 最后更新时间
|
||||
last_update: string;
|
||||
// 订阅用户
|
||||
username: string;
|
||||
}
|
||||
|
||||
// 历史记录
|
||||
|
||||
Reference in New Issue
Block a user