Fixed Locals.com URL grabbing not working and DailyMotion description check not working properly

This commit is contained in:
2023-02-17 01:25:27 -05:00
parent 7aa2e4aded
commit a626ff1763
2 changed files with 42 additions and 11 deletions

View File

@@ -843,7 +843,7 @@ CreateArrayOfChromeTabs() {
if(TotalTabsFound = 1 AND A_index > TotalTabsFound){
Message = Exiting Early after 1 loop
DevModeMsgBox(message)
break
}