chore
This commit is contained in:
@@ -19,7 +19,6 @@ export type ModelSourceItem = {
|
||||
url?: string;
|
||||
downloadUrl?: string;
|
||||
isLocal?: boolean;
|
||||
isDownloading?: boolean;
|
||||
lastUpdatedMs?: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user