r-lmr / lmrdashboard

Dashboard project for #linuxmasterrace IRC displaying real-time information
https://dash.linuxmasterrace.org
GNU General Public License v3.0
2 stars 0 forks source link

Check if weekday is unset differently #115

Closed LoLei closed 3 years ago

LoLei commented 3 years ago

Previously this check returned true if weekday was set to 0, which is the default and also currently used value via the environment, therefore always triggering the function daily instead of weekly.