mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
fix folders
This commit is contained in:
parent
f69bd36223
commit
c811577460
30 changed files with 42 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { prisma, runQuery } from 'lib/db/relational';
|
||||
import { prisma, runQuery } from 'lib/relational';
|
||||
|
||||
export async function updateWebsite(website_id, data) {
|
||||
return runQuery(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue