修复贡献者id

This commit is contained in:
Aoran Zeng
2025-08-21 20:12:05 +08:00
parent d7ca422100
commit 16dff95df0
11 changed files with 24 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ pl_js_npm_prelude (void)
chef_set_chef (this, NULL);
chef_set_cooks (this, 1, "@ccmywish");
chef_set_contributors (this, 1, "@MrWill");
chef_set_contributors (this, 1, "@MrWillCom");
chef_allow_local_mode (this, FullyCan, NULL, NULL);
chef_allow_english(this);