mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
rename menu option
This commit is contained in:
parent
8ad839c5e4
commit
25f1ca2529
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@
|
|||
<CheckMenuItem fx:id="preventSleep" mnemonicParsing="false" text="Prevent Computer Sleep" onAction="#preventSleep"/>
|
||||
<Menu fx:id="restart" mnemonicParsing="false" text="Restart In" />
|
||||
<SeparatorMenuItem />
|
||||
<MenuItem text="Joinstr..." onAction="#showJoinstr"/>
|
||||
<MenuItem text="Coinjoin" onAction="#showJoinstr"/>
|
||||
</Menu>
|
||||
<Menu fx:id="helpMenu" mnemonicParsing="false" text="Help">
|
||||
<MenuItem mnemonicParsing="false" text="Show Introduction" onAction="#showIntroduction"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue