Update recipes

This commit is contained in:
Aoran Zeng
2025-08-10 18:55:52 +08:00
parent 616b0caa48
commit bef1fc9f26
34 changed files with 67 additions and 113 deletions

View File

@@ -23,7 +23,7 @@ pl_js_pnpm_prelude (void)
chef_allow_set();
chef_allow_reset();
chef_allow_local_mode (this, FullyCan, "支持项目级配置", "Supports project-level configuration");
chef_allow_local_mode (this, FullyCan, NULL, NULL);
chef_allow_english(this);
chef_allow_user_define(this);