forked from Public/monero-gui
hotkey for "Shared RingDB" changed to CTRL+G instead of CTRL+A
This commit is contained in:
@@ -478,7 +478,7 @@ Rectangle {
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
text: qsTr("Shared RingDB") + translationManager.emptyString
|
||||
symbol: qsTr("A") + translationManager.emptyString
|
||||
symbol: qsTr("G") + translationManager.emptyString
|
||||
dotColor: "#FFD781"
|
||||
under: advancedButton
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user