Skip to content

Commit 8a8b357

Browse files
authored
Merge pull request #1868 from zakkoo/main
bugfix normal mode
2 parents 11ea1da + 7108d15 commit 8a8b357

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/json/swissMacOs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"^com\\.citrix\\.XenAppViewer$",
4343
"^com\\.vmware\\.proxyApp\\.",
4444
"^com\\.parallels\\.winapp\\.",
45-
"^com\\.utmapp\\.UTM$"
45+
"^com\\.utmapp\\.UTM$",
46+
"^com\\.bomgar\\.bomgar-acc-.*"
4647
]
4748
}
4849
]

0 commit comments

Comments
 (0)