mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
Moving things around
This commit is contained in:
@@ -3,7 +3,7 @@ import { getCookie } from 'cookies-next';
|
||||
import axios from 'axios';
|
||||
import Consola from 'consola';
|
||||
import { getConfig } from '../../../../tools/config/getConfig';
|
||||
import { MediaType } from '../../../../modules/overseerr/SearchResult';
|
||||
import type { MediaType } from '../../../../modules/overseerr/SearchResult';
|
||||
|
||||
async function Get(req: NextApiRequest, res: NextApiResponse) {
|
||||
// Get the slug of the request
|
||||
|
||||
Reference in New Issue
Block a user