mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 18:15:35 +01:00
move queries
This commit is contained in:
parent
910f165103
commit
8aec6d7406
53 changed files with 920 additions and 485 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { getWebsiteStats } from 'lib/queries';
|
||||
import { getWebsiteStats } from 'queries';
|
||||
import { methodNotAllowed, ok, unauthorized } from 'lib/response';
|
||||
import { allowQuery } from 'lib/auth';
|
||||
import { useCors } from 'lib/middleware';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue