Moving things around

This commit is contained in:
ajnart
2023-01-06 12:11:47 +09:00
parent 8f49b2ecfb
commit 94e36f3e0f
6 changed files with 8 additions and 8 deletions

View File

@@ -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