mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-14 04:01:12 +08:00
fix
This commit is contained in:
@@ -913,5 +913,5 @@ export interface FileItem {
|
||||
path: string
|
||||
extension: string
|
||||
size: number
|
||||
children: []
|
||||
children: FileItem[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user