Archived
1
0

Offline errors fix

This commit is contained in:
Michael Gordeev
2018-08-15 16:57:31 +03:00
parent 8e454c3375
commit 26907c9aac
12 changed files with 172 additions and 113 deletions
+2
View File
@@ -55,6 +55,8 @@ namespace FoxTube
/// <param name="e">Details about the launch request and process.</param>
protected override void OnLaunched(LaunchActivatedEventArgs e)
{
SecretsVault.CheckAuthorization();
Frame rootFrame = Window.Current.Content as Frame;
// Do not repeat app initialization when the Window already has content,