Finish notifications menu
This commit is contained in:
@@ -131,8 +131,6 @@ export default () => {
|
||||
});
|
||||
};
|
||||
|
||||
console.log(JSON.stringify(btDevices, null, 2));
|
||||
|
||||
return btDevices.length === 0 ? noDevices() : deviceList();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user