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');