fix: update generate keys button
This commit is contained in:
parent
eb8d95ed3e
commit
6934741081
|
@ -194,9 +194,8 @@ Item {
|
|||
onGenKeyClicked()
|
||||
}
|
||||
|
||||
StyledText {
|
||||
StatusButton {
|
||||
id: generateKeysLinkText
|
||||
color: Style.current.buttonForegroundColor
|
||||
//% "Generate new keys"
|
||||
text: qsTrId("generate-new-keys")
|
||||
font.pixelSize: 13
|
||||
|
|
Loading…
Reference in New Issue