mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Updated prisma and next.
This commit is contained in:
parent
98ac091d4f
commit
940a752c38
3 changed files with 117 additions and 213 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { doNotTrack, hook } from 'lib/web';
|
||||
import { removeTrailingSlash } from 'lib/url';
|
||||
import { doNotTrack, hook } from '../lib/web';
|
||||
import { removeTrailingSlash } from '../lib/url';
|
||||
|
||||
(window => {
|
||||
const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue