Files
flowfish/backend
taylanbakircioglu b65077c62a fix: use self.repository instead of self.event_repository in EventService histogram method
The EventService stores the repository as self.repository (not
self.event_repository), matching all other methods in the class.

Made-with: Cursor
2026-04-07 09:52:03 +03:00
..