mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Initial git clone feature
This commit is contained in:
@@ -67,6 +67,6 @@ Page {
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
passwordStorePath = "file:" + Pass.getPasswordStore()
|
||||
passwordStorePath = "file:" + Pass.password_store
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user