mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 16:17:13 +01:00
Pixel editing.
This commit is contained in:
parent
eabdd18604
commit
d130242a0a
23 changed files with 72 additions and 49 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Auth } from '@/lib/types';
|
||||
import { Report } from '@prisma/client';
|
||||
import { Report } from '@/generated/prisma/client';
|
||||
import { canViewWebsite } from './website';
|
||||
|
||||
export async function canViewReport(auth: Auth, report: Report) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue