Skip to content

Commit

Permalink
Update pkg/securestorage/securestorage.go
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Norman <[email protected]>
  • Loading branch information
VigneshSelvaraj96 and chrnorm authored Sep 26, 2024
1 parent 7de0cc3 commit 77f46c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/securestorage/securestorage.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ func (s *SecureStorage) openKeyring() (keyring.Keyring, error) {
KeychainName: "login",
KeychainTrustApplication: true,

//Pass Dir
PassDir: grantedFolder,

// KDE Wallet
KWalletAppID: name,
KWalletFolder: name,
Expand Down

0 comments on commit 77f46c0

Please sign in to comment.