mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-21 23:19:17 +00:00
* packages.config:
* packages.config: * qController.iOS.csproj: * qController.Droid.csproj: * qController.csproj: Update QControlKit * QBrowserPage.xaml.cs: * QCueViewModel.cs: * QWorkspacePage.xaml.cs: * QBrowserViewModel.cs: Logging cleanup
This commit is contained in:
@@ -68,7 +68,6 @@ namespace qController.Pages
|
||||
{
|
||||
if (resp.Ok)
|
||||
{
|
||||
Console.WriteLine($"Passcode is null: {resp.Value == null}");
|
||||
await Navigation.PushAsync(new QWorkspacePage(selectedWorkspace, resp.Value));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user