2
0

Modify comment

This commit is contained in:
Milos Mileusnic
2021-12-23 17:16:02 +01:00
parent edb0800496
commit 542e11729d
+1 -1
View File
@@ -417,7 +417,7 @@ func (p properties) findBestMatch(withVerOnly bool) string {
case Chrome, Firefox, Safari, "Version", "Mobile", "Mobile Safari", "Mozilla", "AppleWebKit", "Windows NT", "Windows Phone OS", Android, "Macintosh", Linux, "GSA":
default:
if i == 0 {
if v != "" { // in first check, only return keys with value
if v != "" { // in first check, only return keys with value
return k
}
} else {