fix(ui): fix regex bug in agent creation name sanitization replacing Korean chars v2.80.5

This commit is contained in:
2026-05-06 14:36:33 +09:00
parent 4b649194aa
commit 16640209fd
8 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "astra",
"version": "2.80.4",
"version": "2.80.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astra",
"version": "2.80.4",
"version": "2.80.5",
"license": "MIT",
"dependencies": {
"marked": "^18.0.2",