fix(webview): TypeScript 템플릿 리터럴 내 변수 이스케이프 오류 수정

This commit is contained in:
2026-04-30 14:14:34 +09:00
parent 891323288e
commit a6cedc516b
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "g1nation",
"displayName": "G1nation",
"description": "100% local AI coding agent for VS Code. Create files, edit code, run commands, and work offline with Ollama or LM Studio.",
"version": "2.22.0",
"version": "2.23.0",
"publisher": "connectailab",
"license": "MIT",
"icon": "assets/icon.png",