mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-11 08:01:03 -07:00
🎨
This commit is contained in:
parent
c304d813e2
commit
559665aec3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
import Logger from "../misc/logger";
|
import Logger from "../misc/logger";
|
||||||
|
|
||||||
export const remoteLogger = new Logger('remote', 'blue');
|
export const remoteLogger = new Logger('remote', 'cyan');
|
||||||
|
|
Loading…
Reference in a new issue