mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-25 03:41:02 +00:00
feat: adding sources migration
This commit is contained in:
@@ -32,6 +32,8 @@ export interface DownloadSource {
|
||||
status: DownloadSourceStatus;
|
||||
downloadCount: number;
|
||||
fingerprint?: string;
|
||||
isRemote?: true;
|
||||
createdAt: string;
|
||||
}
|
||||
|
||||
export interface ShopAssets {
|
||||
|
||||
Reference in New Issue
Block a user