1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-21 16:43:08 -05:00
This commit is contained in:
Acid Chicken (硫酸鶏) 2019-03-14 22:17:26 +09:00 committed by GitHub
parent 18968e7208
commit 4068d220e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
import Logger from "../logger";
import Logger from '../logger';
export const driveLogger = new Logger('drive', 'blue');