mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
feat(api): ✨ Add rules to /api/v2/instance
This commit is contained in:
parent
9e3e02cabd
commit
71d2c7ae3b
7 changed files with 20 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { join } from "node:path";
|
||||
import { dualLogger } from "@loggers";
|
||||
import { errorResponse } from "@response";
|
||||
import { config } from "config-manager";
|
||||
import { join } from "node:path";
|
||||
import {
|
||||
LogLevel,
|
||||
type LogManager,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue