#144: Fixed
This commit is contained in:
@@ -62,6 +62,9 @@ namespace FoxTube.Pages
|
||||
try
|
||||
{
|
||||
playlistId = id;
|
||||
if (Methods.NeedToResponse)
|
||||
Methods.MainPage.content_Navigated(this, null);
|
||||
|
||||
PlaylistsResource.ListRequest request = SecretsVault.Service.Playlists.List("snippet,contentDetails");
|
||||
request.Id = id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user