mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
fix: ascii logo
This commit is contained in:
parent
5205871cc8
commit
4f768e442f
@ -53,7 +53,7 @@ export class App implements IRunnable {
|
||||
this.cluster.fork()
|
||||
}
|
||||
|
||||
logCentered(`${workerCount} workers started`, 114)
|
||||
logCentered(`${workerCount} workers started`, width)
|
||||
|
||||
debug('settings: %O', this.settingsFactory())
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user