We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm run start
No
compliments
Happens when the compliments array of the morning/day times is not set at all instead of being an empty array.
no compliments being shown
evening events are shown since the code falls into them as a fallback
No response
The text was updated successfully, but these errors were encountered:
Fix empty part-of-day logic (#3726)
4a398f0
Fixes #3727 --------- Co-authored-by: veeck <[email protected]>
rejas
No branches or pull requests
Environment
SYSTEM: manufacturer: Apple Inc.; model: MacBookPro18,3; virtual: false
OS: platform: darwin; distro: macOS; release: 15.3.1; arch: arm64; kernel: 24.3.0
VERSIONS: electron: 32.3.0; used node: 22.11.0; installed node: 22.11.0; npm: 10.9.0; pm2: 5.4.3
OTHER: timeZone: Europe/Berlin; ELECTRON_ENABLE_GPU: undefined
Which start option are you using?
npm run start
Are you using PM2?
No
Module
compliments
Have you tried disabling other modules?
Have you searched if someone else has already reported the issue on the forum or in the issues?
What did you do?
Happens when the compliments array of the morning/day times is not set at all instead of being an empty array.
What did you expect to happen?
no compliments being shown
What actually happened?
evening events are shown since the code falls into them as a fallback
Additional comments
No response
Participation
The text was updated successfully, but these errors were encountered: