mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-18 21:54:17 +00:00
Android v1.0.7 / iOS v2.0.7
This commit is contained in:
@@ -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")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user