mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 05:07:15 +01:00
Changed fetch response.
This commit is contained in:
parent
7a0575e33a
commit
26463973cb
8 changed files with 36 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { getPageviewStats, getRealtimeActivity, getSessionStats } from '@/queries/index';
|
||||
import { getPageviewStats, getRealtimeActivity, getSessionStats } from '@/queries';
|
||||
|
||||
function increment(data: object, key: string) {
|
||||
if (key) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue