mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-12 06:30:37 +00:00
Prevent error message for rimraf
This commit is contained in:
@@ -46,7 +46,6 @@ export class DownloadsModalComponent {
|
||||
switch (download.type) {
|
||||
case 'good': return 'unset'
|
||||
case 'done': return 'unset'
|
||||
case 'warning': return 'yellow'
|
||||
case 'error': return 'indianred'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user