1 parent ce00e64 commit b315a8cCopy full SHA for b315a8c
1 file changed
src/main/java/view/MainWindow.fxml
@@ -47,7 +47,7 @@
47
<Insets left="5.0" />
48
</HBox.margin>
49
</Label>
50
- <Hyperlink fx:id="updateLink" minHeight="-1.0" onAction="#updateLinkOnAction" prefHeight="-1.0" text="%updateLink" textFill="#0066ff" HBox.hgrow="ALWAYS">
+ <Hyperlink fx:id="updateLink" disable="true" minHeight="-1.0" onAction="#updateLinkOnAction" prefHeight="-1.0" text="%updateLink" textFill="#0066ff" HBox.hgrow="ALWAYS">
51
<HBox.margin>
52
<Insets right="14.0" />
53
0 commit comments