Offline errors fix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user