mirror of
https://github.com/QRouland/UTPass.git
synced 2025-06-29 16:52:29 +00:00
UP
This commit is contained in:
@ -23,7 +23,7 @@ MainView {
|
||||
"pages/PasswordList.qml")))
|
||||
}
|
||||
Component.onCompleted: {
|
||||
Gpg.import_key("password-store/public.key")
|
||||
Gpg.get_all_keys_id()
|
||||
Gpg.importKey("password-store/public.key")
|
||||
Gpg.getAllKeysId()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user