mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
and again
This commit is contained in:
@@ -118,6 +118,7 @@ function reset_story() {
|
|||||||
}
|
}
|
||||||
dummy_span = document.createElement("span");
|
dummy_span = document.createElement("span");
|
||||||
dummy_span.id = "Delete Me";
|
dummy_span.id = "Delete Me";
|
||||||
|
dummy_span.classList.add("noselect");
|
||||||
text = "";
|
text = "";
|
||||||
for (i=0;i<154;i++) {
|
for (i=0;i<154;i++) {
|
||||||
text += "\xa0 ";
|
text += "\xa0 ";
|
||||||
|
Reference in New Issue
Block a user