Skip to content

Commit 35bf587

Browse files
committed
Updated the console output to match the app
1 parent 62b65af commit 35bf587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tesla_login/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ let args = minimist(process.argv.slice(2), {
2222
});
2323

2424
if(args.help) {
25-
console.log("OpenEVSE WiFi Simulator");
25+
console.log("Tesla JS login");
2626
return 0;
2727
}
2828

0 commit comments

Comments
 (0)