Notification stop duplication

This commit is contained in:
Eudes Inácio
2023-07-26 09:47:31 +01:00
parent 54a6fb5b6e
commit 4109e30d07
3 changed files with 11 additions and 11 deletions
+1
View File
@@ -234,6 +234,7 @@ export class HomePage implements OnInit {
logDeviceInfo = async () => {
const info = await Device.getInfo();
/* console.log('DEVICE INFO ',info); */
}
updateList() {