Android v1.0.7 / iOS v2.0.7

This commit is contained in:
2019-07-17 07:33:51 -05:00
parent 7b414e55a7
commit 4938a0a0b3
5 changed files with 20 additions and 12 deletions
@@ -31,7 +31,7 @@ namespace qController
}
else if (args.Command == "feedback")
{
Console.WriteLine("Give Feedback selected");
Device.OpenUri(new Uri("mailto:jwetzell1996@gmail.com"));
}
else if(args.Command == "support")
{