mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-15 20:39:34 +08:00
fix plugin state
This commit is contained in:
@@ -523,6 +523,9 @@ export interface Plugin {
|
||||
|
||||
// 是否已安装
|
||||
installed?: boolean
|
||||
|
||||
// 运行状态
|
||||
state?: boolean
|
||||
}
|
||||
|
||||
// 种子信息
|
||||
|
||||
Reference in New Issue
Block a user