mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Autres liens
This commit is contained in:
parent
6a8ee5f49c
commit
d4cbcdfe10
1 changed files with 4 additions and 0 deletions
|
|
@ -185,6 +185,10 @@ namespace AideDeJeu.ViewModels
|
||||||
await Navigator.GotoMonsterDetailPageAsync(monster);
|
await Navigator.GotoMonsterDetailPageAsync(monster);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
Device.OpenUri(new Uri(s));
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue