mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 21:06:43 -06:00
Follow #3676
This commit is contained in:
parent
4068d220e5
commit
3f59d261f2
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
import Logger from "../../services/logger";
|
||||
import Logger from '../../services/logger';
|
||||
|
||||
export const apiLogger = new Logger('api');
|
||||
|
|
Loading…
Reference in a new issue