奇怪的调用错误

This commit is contained in:
2026-03-26 11:18:56 +08:00
parent d391deb23b
commit 31de2dbae5

View File

@@ -53,7 +53,7 @@ async function checkJetBrainsIDEs(): Promise<checkIDEsResultDto> {
return {
code,
command,
display: JIN[code],
display: JIN[command],
paths: []
}
}