mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
Revert uuid.
This commit is contained in:
parent
1f2da530c9
commit
bd9ff9a0df
15 changed files with 31 additions and 16 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { DATA_TYPE } from 'lib/constants';
|
||||
import { uuid } from 'next-basics';
|
||||
import { uuid } from 'lib/crypto';
|
||||
import { flattenJSON } from 'lib/dynamicData';
|
||||
import prisma from 'lib/prisma';
|
||||
import { DynamicData } from 'lib/types';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue