mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-08 20:17:26 -04:00
Replace language sidebar with a dedicated language screen
This commit is contained in:
@@ -164,7 +164,7 @@ Rectangle {
|
||||
text: "Language"
|
||||
|
||||
onClicked: {
|
||||
languageSidebar.open();
|
||||
appWindow.toggleLanguageView();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user