mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-21 12:30:46 +08:00
removed logging issue
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ var StoryTracker = {
|
||||
getFirstStory:function(){
|
||||
console.log("Requesting first story")
|
||||
Typer.appendToText(initial_prompt)
|
||||
StoryTracker.requestStory(initial_prompt, "")
|
||||
StoryTracker.requestStory(initial_prompt, "None")
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user