Archived
1
0

Refreshing fixed

Related Work Items: #212
This commit is contained in:
Michael Gordeev
2018-12-23 14:24:16 +03:00
parent e71761c38f
commit 91fd3f6ab9
8 changed files with 12 additions and 24 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ namespace FoxTube.Pages
private void refresh_Click(object sender, RoutedEventArgs e)
{
Initialize(playlistId);
Methods.MainPage.GoToPlaylist(playlistId);
}
private void share_Click(object sender, RoutedEventArgs e)