forked from Silverfish/proton-bridge
feat: switch to proxy when need be
This commit is contained in:
@ -23,7 +23,7 @@ import (
|
||||
)
|
||||
|
||||
func newKeychain() (credentials.Helper, error) {
|
||||
log.Debug("creating wincred")
|
||||
log.Debug("Creating wincred")
|
||||
return &wincred.Wincred{}, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user