Fix debug log

This commit is contained in:
lilia
2017-04-04 15:33:17 -07:00
committed by Scott Nonnenberg
parent 63657db3be
commit 86d703bc87
2 changed files with 3 additions and 2 deletions

View File

@@ -62,7 +62,8 @@ function createWindow () {
slashes: true,
query: {
node_env: NODE_ENV,
locale: locale
locale: locale,
version: package_json.version
}
}))