mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Clickable folder link after download
This commit is contained in:
@@ -23,5 +23,5 @@ export interface DownloadProgress {
|
||||
header: string
|
||||
description: string
|
||||
percent: number
|
||||
type: 'good' | 'warning' | 'error' | 'cancel'
|
||||
type: 'good' | 'warning' | 'error' | 'cancel' | 'done'
|
||||
}
|
||||
Reference in New Issue
Block a user