File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ pl_haskell_prelude ()
1111
1212 chef_set_created_on (this , "2023-09-10" );
1313 chef_set_last_updated (this , "2025-08-10" );
14- chef_set_sources_last_updated (this , "2023-09-10 " );
14+ chef_set_sources_last_updated (this , "2025-08-22 " );
1515
1616 chef_set_chef (this , NULL );
1717 chef_set_cooks (this , 1 , "@ccmywish" );
18- chef_set_sauciers (this , 0 );
18+ chef_set_sauciers (this , 1 , "@hezonglun" );
1919
2020 chef_allow_local_mode (this , CanNot , NULL , NULL );
2121 chef_forbid_english (this );
Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ pl_julia_prelude ()
1111
1212 chef_set_created_on (this , "2023-08-31" );
1313 chef_set_last_updated (this , "2025-08-10" );
14- chef_set_sources_last_updated (this , "2025-07-14 " );
14+ chef_set_sources_last_updated (this , "2025-08-22 " );
1515
1616 chef_set_chef (this , NULL );
1717 chef_set_cooks (this , 1 , "@ccmywish" );
18- chef_set_sauciers (this , 0 );
18+ chef_set_sauciers (this , 1 , "@hezonglun" );
1919
2020 chef_allow_local_mode (this , CanNot , NULL , NULL );
2121 chef_allow_english (this );
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ pl_lua_prelude ()
1818
1919 chef_set_created_on (this , "2023-09-27" );
2020 chef_set_last_updated (this , "2025-08-10" );
21- chef_set_sources_last_updated (this , "2025-07-14 " );
21+ chef_set_sources_last_updated (this , "2025-08-22 " );
2222
2323 chef_set_chef (this , NULL );
2424 chef_set_cooks (this , 1 , "@ccmywish" );
25- chef_set_sauciers (this , 0 );
25+ chef_set_sauciers (this , 1 , "@hezonglun" );
2626
2727 chef_allow_local_mode (this , CanNot , NULL , NULL );
2828 chef_forbid_english (this );
You can’t perform that action at this time.
0 commit comments