This commit is contained in:
Nicola
2020-11-13 15:36:56 +01:00
parent 7173eb749f
commit 28198b434f
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ namespace Client2020
this.Icon = Properties.Resources.MAESTRO_ACTIVE_ICON;
//Start the browser
browser = new ChromiumWebBrowser("https://simpl.info/getusermedia/sources/");
browser = new ChromiumWebBrowser(Config.ConnectionConfig.StartingUrl);
this.Controls.Add(browser);
//Setup the Object Custom