mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 01:03:57 +00:00
feat: adding notification when all repacks are migrated
This commit is contained in:
@@ -233,8 +233,8 @@ export interface DownloadSourceDownload {
|
||||
|
||||
export interface DownloadSourceValidationResult {
|
||||
name: string;
|
||||
downloads: DownloadSourceDownload[];
|
||||
etag: string;
|
||||
downloadCount: number;
|
||||
}
|
||||
|
||||
export interface DownloadSource {
|
||||
|
||||
Reference in New Issue
Block a user