pinkli

Results 1 issues of pinkli

### Describe the Bug the count is the same as views, see code https://github.com/umami-software/umami/blob/1b6429f55b2b16ce7b1ff89760b502cef9edbbb8/src/queries/analytics/sessions/getWebsiteSession.ts#L50 should change to `case when website_event.event_type = 1 then 0 else 1 end` ### Database PostgreSQL...

bug
fixed in dev