mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Fix wr recipes
This commit is contained in:
@@ -8,7 +8,7 @@ void
|
||||
pl_php_prelude ()
|
||||
{
|
||||
use_this(pl_php);
|
||||
chef_allow_gsr(pl_php);
|
||||
chef_allow_gs(pl_php);
|
||||
|
||||
chef_set_created_on (this, "2023-08-30");
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
|
@@ -8,7 +8,7 @@ void
|
||||
pl_perl_prelude ()
|
||||
{
|
||||
use_this(pl_perl);
|
||||
chef_allow_gsr(pl_perl);
|
||||
chef_allow_gs(pl_perl);
|
||||
|
||||
chef_set_created_on (this, "2023-09-31");
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
|
Reference in New Issue
Block a user