fixed tooltips

This commit is contained in:
2024-05-22 23:42:06 -04:00
parent 96a8fb9566
commit 4ac3c76641
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -128,6 +128,7 @@ DownloadLatestChromium(){
IfMsgBox OK, {
} Else IfMsgBox Cancel, {
ToolTip
return
}
+1 -1
View File
@@ -48,7 +48,7 @@ if(!status){
IfMsgBox OK, {
Return
} Else IfMsgBox Cancel, {
ToolTip
}
}