mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
修复编译错误
This commit is contained in:
@@ -28,7 +28,7 @@ pl_go_prelude ()
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
chef_set_sources_last_updated (this, "2025-07-12");
|
||||
|
||||
chef_set_chef (this, NULL, NULL);
|
||||
chef_set_chef (this, NULL);
|
||||
chef_set_cooks (this, 1, "@ccmywish");
|
||||
chef_set_contributors (this, 2, "@czyt", "@RuiYang");
|
||||
|
||||
|
@@ -14,7 +14,7 @@ pl_nuget_prelude ()
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
chef_set_sources_last_updated (this, "2024-04-18");
|
||||
|
||||
chef_set_chef (this, NULL, NULL);
|
||||
chef_set_chef (this, NULL);
|
||||
chef_set_cooks (this, 1, "@ccmywish");
|
||||
chef_set_contributors (this, 0);
|
||||
|
||||
|
Reference in New Issue
Block a user