From a2ecaa50fa127a2be1ba9d9ef8ba443219c6a75f Mon Sep 17 00:00:00 2001 From: Yuriy Date: Wed, 1 May 2024 14:35:17 -0400 Subject: [PATCH] fixed time selector --- Freedomain Livestream Scheduler.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Freedomain Livestream Scheduler.ahk b/Freedomain Livestream Scheduler.ahk index 59ed7cc..42c44d1 100644 --- a/Freedomain Livestream Scheduler.ahk +++ b/Freedomain Livestream Scheduler.ahk @@ -239,7 +239,7 @@ Gui, Add, Text, y+%MarginSizeDoubled%, Date and Time of Livestream Gui, Font, Normal Gui, Add, DateTime, vLivestreamDate w%ColumnTwoEditBoxWidth%, MM/dd/yyyy -Gui, Add, DateTime, vLivestreamTime w%ColumnTwoEditBoxWidth%, HH:mm +Gui, Add, DateTime, vLivestreamTime w%ColumnTwoEditBoxWidth%, Time Gui, Font, Bold Gui, Add, Text,y+%MarginSizeDoubled%, Platform to Schedule On