mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
lindt. lol...
This commit is contained in:
parent
ddcc4935df
commit
9ff7f392e4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ try {
|
|||
process.exit(1);
|
||||
}
|
||||
|
||||
process.title = config.web && config.web.title || 'verdaccio'
|
||||
process.title = config.web && config.web.title || 'verdaccio';
|
||||
|
||||
afterConfigLoad();
|
||||
|
||||
|
|
Loading…
Reference in a new issue