Todo and Story
This commit is contained in:
parent
6e476dcf14
commit
93c65c3627
2 changed files with 124 additions and 15 deletions
|
|
@ -19,7 +19,7 @@ module.exports = { // Lets variables and functions be used in other files
|
|||
caps,
|
||||
sleep,
|
||||
userInput,
|
||||
randomNumber
|
||||
randomNumber,
|
||||
};
|
||||
|
||||
var name = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue