merge with developer done

This commit is contained in:
Equilibrium ITO
2024-02-28 09:51:49 +01:00
parent 79f78423b3
commit c422a89958
2 changed files with 5 additions and 4 deletions
-1
View File
@@ -159,7 +159,6 @@ export class HomePage implements OnInit {
SendIntent.checkSendIntentReceived().then((result: any) => {
alert('shared')
if (result) {
console.log('SendIntent received');
console.log(JSON.stringify(result));