mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
this is the sign I need a break
This commit is contained in:
parent
50687ef209
commit
bab5577ee5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import cors from "@koa/cors";
|
|||
import { apiMastodonCompatible, getClient } from "./mastodon/ApiMastodonCompatibleService.js";
|
||||
import { Instances, AccessTokens, Users } from "@/models/index.js";
|
||||
import config from "@/config/index.js";
|
||||
import fs from "fs";
|
||||
import endpoints from "./endpoints.js";
|
||||
import compatibility from "./compatibility.js";
|
||||
import handler from "./api-handler.js";
|
||||
|
|
Loading…
Add table
Reference in a new issue