-
- Failed to find device '{query.device_id}' while trying to
- connect app '{query.app}'`
-
-
-
-
-
- ),
- duration: 0,
- });
+ 'Connection failed',
+ `Failed to find device '${query.device_id}' while trying to
+ connect app '${query.app}'`,
+ );
},
));