[calendar] Exclude food by default too
All checks were successful
build & deploy / test (push) Successful in 1m55s
build & deploy / build-and-deploy (push) Successful in 26s

This commit is contained in:
2026-05-27 13:53:36 -04:00
parent 8afb227267
commit 90f3d38687

View File

@ -1307,7 +1307,7 @@ class ScrobbleCalendarView(LoginRequiredMixin, TemplateView):
"Video": "🎬",
}
DEFAULT_EXCLUDE = ["Task", "Mood", "Video"]
DEFAULT_EXCLUDE = ["Task", "Mood", "Video", "Food"]
MONTH_COLORS = [
"#db7a7a", # Jan