chore: Hello LangBot !

This commit is contained in:
Junyan Qin
2024-11-16 17:57:39 +08:00
parent 491d977d9e
commit 9fc891ec01
14 changed files with 25 additions and 31 deletions

View File

@@ -41,7 +41,7 @@ const close = () => {
}
const openSource = () => {
window.open('https://github.com/RockChinQ/QChatGPT', '_blank')
window.open('https://github.com/RockChinQ/LangBot', '_blank')
}
</script>