v1.2.3: Fix Connect button not working (missing updateSendButton function declaration)

This commit is contained in:
admin
2026-05-19 16:05:14 +04:00
Unverified
parent 4a45fbb5f9
commit 6b2a68be6a
8 changed files with 918 additions and 699 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zai-chat",
"version": "1.2.2",
"version": "1.2.3",
"description": "Z.AI Chat - Full stack AI chat powered by GLM Coding Plan",
"main": "index.js",
"scripts": {