1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Move LogItem component to be under features

This commit is contained in:
viown 2024-12-17 21:37:40 +03:00
parent 4c757fea77
commit 4134683eb5
3 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@ import type { AxiosRequestConfig } from 'axios';
import type { Api } from '@jellyfin/sdk';
import { getActivityLogApi } from '@jellyfin/sdk/lib/utils/api/activity-log-api';
import { useQuery } from '@tanstack/react-query';
import { useApi } from 'hooks/useApi';
const fetchLogEntries = async (