Skip to content

Commit c001e94

Browse files
committed
#178: add hint to rest api port
1 parent 887fa97 commit c001e94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/layouts/settings.fxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@
391391
</font>
392392
</Label>
393393
<Label text="Changes will not take effect until the next start of KeepTime" />
394+
<Label layoutX="11.0" layoutY="34.0" prefHeight="42.0" prefWidth="393.0" text="When the port is in use KeepTime will fail to start. Adapt the port in application.properties if this is the case." wrapText="true" />
394395
</children>
395396
</VBox>
396397
</children>

0 commit comments

Comments
 (0)