mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 23:46:30 +02:00
Introduce config module
This commit is contained in:
@@ -5,7 +5,7 @@ import * as uuid from 'uuid';
|
||||
import $ from 'cafy';
|
||||
import App from '../../../../../models/app';
|
||||
import AuthSess from '../../../../../models/auth-session';
|
||||
import config from '../../../../../conf';
|
||||
import config from '../../../../../config';
|
||||
|
||||
/**
|
||||
* @swagger
|
||||
|
||||
Reference in New Issue
Block a user