Implement next send time label

This commit is contained in:
2025-04-15 20:44:49 -07:00
committed by Nathan McRae
parent 9f6d4171a5
commit 183d9c9794
3 changed files with 75 additions and 2 deletions

View File

@ -77,7 +77,7 @@
<Font size="14.0" />
</font>
</Label>
<Label fx:id="lastRetrievedLabel" layoutX="201.0" layoutY="15.0" text="2024-12-25T12:59:47" AnchorPane.leftAnchor="201.0" AnchorPane.topAnchor="15.0">
<Label fx:id="nextSendTimeLabel" layoutX="202.0" layoutY="14.0" text="2024-12-25T12:59:47" AnchorPane.leftAnchor="202.0" AnchorPane.topAnchor="14.0">
<font>
<Font size="14.0" />
</font>