support chrome beta

This commit is contained in:
moond4rk
2020-11-17 12:39:01 +08:00
parent 19410d4666
commit 8e50fa6c12
4 changed files with 39 additions and 14 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ type Chromium struct {
name string
profilePath string
keyPath string
storage string // use for linux browser
storage string // storage use for linux and macOS, get secret key
secretKey []byte
}