mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
New goals page. Upgraded prisma.
This commit is contained in:
parent
99330a1a4d
commit
49bcbfd7f9
65 changed files with 769 additions and 1195 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Website, Session } from '@prisma/client';
|
||||
import { Website, Session } from '@/generated/prisma';
|
||||
import redis from '@/lib/redis';
|
||||
import { getWebsiteSession, getWebsite } from '@/queries';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue