mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2025-01-07 11:20:47 +03:00
Add shortcut for new credential
This commit is contained in:
parent
75afc6f7dc
commit
9451e280b9
@ -59,6 +59,7 @@ ApplicationWindow {
|
||||
MenuItem {
|
||||
text: qsTr('Add credential...')
|
||||
onTriggered: addCredential.open()
|
||||
shortcut: StandardKey.New
|
||||
}
|
||||
MenuItem {
|
||||
text: qsTr('Set password...')
|
||||
|
Loading…
Reference in New Issue
Block a user