0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

lindt. lol...

This commit is contained in:
osher 2017-11-15 17:59:45 +02:00 committed by GitHub
parent ddcc4935df
commit 9ff7f392e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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();