mirror of
https://github.com/eugeny/tabby
synced 2026-08-28 16:56:47 +00:00
Update transfersMenu.component.ts
This commit is contained in:
@@ -42,6 +42,7 @@ export class TransfersMenuComponent {
|
||||
type: 'warning',
|
||||
message: 'There are active file transfers',
|
||||
buttons: ['Abort all', 'Do not abort'],
|
||||
defaultId: 1,
|
||||
})).response === 1) {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user