1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-25 11:29:26 -05:00
This commit is contained in:
syuilo 2019-02-03 04:20:35 +09:00
parent 238c6a428b
commit 15eca04bc4
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -1,3 +1,3 @@
import Logger from "../misc/logger";
export const remoteLogger = new Logger('remote', 'blue');
export const remoteLogger = new Logger('remote', 'cyan');