parent
241d98f99c
commit
e8ac8d8c01
@ -11,7 +11,7 @@ export class DownloadManager {
|
||||
// store the download information with key is model id
|
||||
public downloadProgressMap: Record<string, DownloadState> = {}
|
||||
|
||||
// store the download infomation with key is normalized file path
|
||||
// store the download information with key is normalized file path
|
||||
public downloadInfo: Record<string, DownloadState> = {}
|
||||
|
||||
constructor() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user