summary refs log tree commit diff
path: root/bundle/src/stats.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bundle/src/stats.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle/src/stats.ts b/bundle/src/stats.ts

index e6941db2..5dc69efe 100644 --- a/bundle/src/stats.ts +++ b/bundle/src/stats.ts
@@ -1,5 +1,6 @@ import os from "os"; import osu from "node-os-utils"; +import {} from "chalk"; export function initStats() { console.log(`[Path] running in ${__dirname}`);