Fix comment

This commit is contained in:
2023-05-14 14:49:37 +02:00
parent f191f2bdc2
commit 14f44062da

View File

@@ -215,7 +215,7 @@ public class MainActivity extends AppCompatActivity {
createDialog();
// ATTENTION: This was auto-generated to handle app links.
// Ouverture depuis liens externes
Intent appLinkIntent = getIntent();
String appLinkAction = appLinkIntent.getAction();
Uri appLinkData = appLinkIntent.getData();