mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
oh ich hab verkackt
This commit is contained in:
parent
b712b67df3
commit
76a4228de3
@ -335,7 +335,6 @@ export function apiStatusMastodon(router: Router): void {
|
||||
ctx.body = e.response.data;
|
||||
}
|
||||
});
|
||||
});
|
||||
router.get<{ Params: { id: string } }>(
|
||||
"/v1/media/:id",
|
||||
async (ctx) => {
|
||||
|
Loading…
Reference in New Issue
Block a user