error checking to chrome tab switching function
This commit is contained in:
@@ -220,6 +220,10 @@ CheckCurrentTabForCurrentSite(){
|
||||
SaveOrPostProgress(Message:=Message,PostType:="Tooltip,ErrorLoggingTextFile,ErrorSummaryVar,DiscordErrorLogging")
|
||||
return "Failed"
|
||||
}
|
||||
else, {
|
||||
Message = CheckCurrentTabForCurrentSite() passed successfully
|
||||
SaveOrPostProgress(Message:=Message,PostType:="ErrorLoggingTextFile,DiscordErrorLogging")
|
||||
}
|
||||
}
|
||||
/*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user