mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
lint
This commit is contained in:
@@ -924,7 +924,7 @@ impl FileTransferActivity {
|
||||
.app
|
||||
.mount(
|
||||
Id::GlobalListener,
|
||||
Box::new(components::GlobalListener::default()),
|
||||
Box::<components::GlobalListener>::default(),
|
||||
vec![
|
||||
Sub::new(
|
||||
SubEventClause::Keyboard(KeyEvent {
|
||||
|
||||
Reference in New Issue
Block a user