We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb1320 commit 73668e0Copy full SHA for 73668e0
src/app/features/settings/go-pro/go-pro.page.ts
@@ -74,6 +74,7 @@ export class GoProPage implements OnInit {
74
this.bluetoothIsScanning = false;
75
} catch (error) {
76
this.bluetoothScanResults = [];
77
+ } finally {
78
79
}
80
0 commit comments