Pull recent commits #1

Merged
mgfcf merged 39 commits from master into master 2019-02-19 20:36:07 +01:00
Showing only changes of commit 86cdc5630e - Show all commits

View file

@ -79,7 +79,6 @@ def main():
if (week_starts_on == "Sunday"):
calendar.setfirstweekday(calendar.SUNDAY)
draw(weekplace, weeksun)
image.paste(weeksun, weekplace)
draw(weekdayssun[(time.strftime("%a"))], weekday)