Closed calejvaldez closed 4 weeks ago
The program says "good morning" at 5:35 PM, even though it's well into the evening.
The program to say "good evening".
Open the program at around 5 PM.
macOS
Problem will be here:
https://github.com/ojosproject/iris/blob/403506ebf78c5c843b144c8199034efb595fab33/src/app/components/HubHeader.tsx#L8-L20
Timestamp of when the error happened: 1726274100
1726274100
... this will be fixed with a simple hour >= 17... whoops.
hour >= 17
Summary
The program says "good morning" at 5:35 PM, even though it's well into the evening.
What is the expected correct behavior?
The program to say "good evening".
Steps to reproduce
Open the program at around 5 PM.
Relevant logs and/or screenshots
Operating System
macOS