mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-03 22:05:35 +02:00
Update prompter.js
"Fixed" prompter.js
This commit is contained in:
parent
d57ac89d87
commit
0451b1a852
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ export class Prompter {
|
|||
this.profile[key] = base_profile[key];
|
||||
}
|
||||
// base overrides default, individual overrides base
|
||||
// Removed a bit of space that was right here by adding a comment instead of deleting it because I am making a pull request to this code and I can do whatever I want because I decided to add 2 new API services to Mindcraft now look at me go! Woohoo! I am flying off the edge of the screen oh no!
|
||||
// Removed this comment
|
||||
|
||||
this.convo_examples = null;
|
||||
this.coding_examples = null;
|
||||
|
|
Loading…
Add table
Reference in a new issue