chore (backend): fix import

This commit is contained in:
naskya 2024-06-07 07:06:22 +09:00
parent ca7aecad84
commit a0ebad442d
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -2,7 +2,7 @@ import fetch from "node-fetch";
import { Converter } from "opencc-js";
import { getAgentByUrl } from "@/misc/fetch.js";
import { fetchMeta } from "backend-rs";
import type { PostLanguage } from "@/misc/langmap";
import type { PostLanguage } from "firefish-js";
import * as deepl from "deepl-node";
// DeepL translate and LibreTranslate don't provide