This commit is contained in:
Timothy Jaeryang Baek 2025-05-07 02:06:18 +04:00
parent 6359cb55fe
commit ad1486c8bd

View File

@ -256,7 +256,10 @@
}
confirmEdit = false;
} else {
chatTitle = title;
}
generating = false;
};
</script>