Skip to content

Commit

Permalink
Update Process.js
Browse files Browse the repository at this point in the history
  • Loading branch information
withinJoel authored Nov 5, 2024
1 parent f327e09 commit 6fdc660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Script/Process.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ input.onkeydown = function (key) {

function cmd() {
runCmd("ver");
echo('Made with love by Joel Jessie Jolly.');
echo('Made with 💖 by Joel Jessie Jolly.');
echo ('Type "help" for more information.');
resetPrompt();
}
Expand Down

0 comments on commit 6fdc660

Please sign in to comment.