mirror of
https://github.com/QRouland/UTPass.git
synced 2025-09-11 21:36:32 +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