mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-04 02:19:55 +00:00
Update transfersMenu.component.ts
This commit is contained in:
parent
3b25645154
commit
90affc3efb
@ -42,6 +42,7 @@ export class TransfersMenuComponent {
|
|||||||
type: 'warning',
|
type: 'warning',
|
||||||
message: 'There are active file transfers',
|
message: 'There are active file transfers',
|
||||||
buttons: ['Abort all', 'Do not abort'],
|
buttons: ['Abort all', 'Do not abort'],
|
||||||
|
defaultId: 1,
|
||||||
})).response === 1) {
|
})).response === 1) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user