正式回归 Node.js!

This commit is contained in:
CrescentLeaf
2025-12-06 10:17:27 +08:00
parent 6ca9946499
commit d76abcf512
11 changed files with 73 additions and 98 deletions

View File

@@ -1,7 +1,7 @@
{
"deno.enable": true,
"deno.enable": false,
"deno.disablePaths": [
"./thewhitesilk_data",
"./client/mdui_patched"
"./mdui_patched"
]
}