dear god never run beautifier again

This commit is contained in:
Shelley Vohr 2017-09-28 00:10:52 -04:00
parent 0f34967648
commit 2915617c5c
No known key found for this signature in database
GPG key ID: F13993A75599653C
2 changed files with 26 additions and 18 deletions

View file

@ -14,4 +14,4 @@ document.querySelector('.chrome-version').innerText = `Chrome v${process.version
document.querySelector('.node-version').innerText = `Node v${process.versions.node}`
document.querySelector('.v8-version').innerText = `v8 v${process.versions.v8}`
document.querySelector('.command-example').innerText = `${execPath} path-to-app`
document.querySelector('.command-example').innerText = `${execPath} path-to-app`