修改了命名错误

This commit is contained in:
2025-10-28 19:54:16 +08:00
parent 6b359c4d3a
commit 5fb67664c1

View File

@@ -18,5 +18,5 @@
"onAutoForward": "notify"
}
},
"postSAttachCommand": "yarn install && npm run debug"
"postAttachCommand": "yarn install && npm run debug"
}