fix: remove the proxy url

This commit is contained in:
2026-08-15 12:17:45 +07:00
parent 96759eb34c
commit efe18629b1
9 changed files with 21 additions and 347 deletions
+1 -1
View File
@@ -10,5 +10,5 @@
"verbatimModuleSyntax": true,
"moduleDetection": "force"
},
"include": ["index.ts", "modelProxy.ts"]
"include": ["index.ts"]
}