Development 110218-1
This commit is contained in:
@@ -93,7 +93,9 @@ namespace FoxTube
|
||||
|
||||
SecretsVault.AuthorizationStateChanged += Vault_AuthorizationStateChanged;
|
||||
SecretsVault.SubscriptionsChanged += SecretsVault_SubscriptionsChanged;
|
||||
SecretsVault.NotPurchased += () => removeAds.Visibility = Visibility.Visible;
|
||||
SecretsVault.CheckAuthorization();
|
||||
SecretsVault.CheckAddons();
|
||||
SetTitleBar();
|
||||
Initialize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user