oh ich hab verkackt
This commit is contained in:
parent
2dbbd1d39d
commit
cc44cc9da7
@ -335,7 +335,6 @@ export function apiStatusMastodon(router: Router): void {
|
|||||||
ctx.body = e.response.data;
|
ctx.body = e.response.data;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
|
||||||
router.get<{ Params: { id: string } }>(
|
router.get<{ Params: { id: string } }>(
|
||||||
"/v1/media/:id",
|
"/v1/media/:id",
|
||||||
async (ctx) => {
|
async (ctx) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user