mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-06 16:17:31 +00:00
adding missing acces location text
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<HBox styleClass="button-group,first" alignment="CENTER" onMouseClicked="#revealAccessLocation">
|
||||
<VBox styleClass="button-group-labels">
|
||||
<Label styleClass="button-group-heading" text="%vaultDetail.accessLocation"/>
|
||||
<Label text="${controller.vault.customMountPath}"/>
|
||||
<Label text="${controller.vault.accessPoint}"/>
|
||||
</VBox>
|
||||
<Region HBox.hgrow="ALWAYS"/>
|
||||
<Label styleClass="button-group-action" text="TODO REVEAL"/>
|
||||
|
||||
Reference in New Issue
Block a user