@@ -16,7 +16,7 @@ namespace FoxTube.Controls
|
||||
public string videoId;
|
||||
Video item;
|
||||
|
||||
bool embed = true;
|
||||
bool embed = false;
|
||||
public VideoCard(string id, string playlist = null)
|
||||
{
|
||||
this.InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user