mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-08 06:35:57 -04:00
Update comment
This commit is contained in:
parent
820a0e75b4
commit
b4e008c27d
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ function removeLastClick() {
|
||||||
document.getElementById("Remove-last").click();
|
document.getElementById("Remove-last").click();
|
||||||
}
|
}
|
||||||
|
|
||||||
// === History navigation handled in main.js === //
|
// === Version navigation handled in main.js === //
|
||||||
|
|
||||||
function handleMorphdomUpdate(text) {
|
function handleMorphdomUpdate(text) {
|
||||||
// Track open blocks
|
// Track open blocks
|
||||||
|
|
Loading…
Add table
Reference in a new issue