UPdate
This commit is contained in:
@@ -927,11 +927,13 @@ namespace VTabs
|
||||
if (isWrapped)
|
||||
RestoreDefaultBrowserGUI(browser);
|
||||
|
||||
/*
|
||||
if (browser.GetPropertyValue<bool>("isLocked", exceptionIfNotFound: false))
|
||||
{
|
||||
browser.SetPropertyValue("isLocked", false, exceptionIfNotFound: false);
|
||||
UpdateBrowserTitle(browser);
|
||||
}
|
||||
*/
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user