mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-07 06:50:05 +08:00
Use chef_allow_gsr for ware
This commit is contained in:
@@ -10,6 +10,7 @@ void
|
||||
wr_anaconda_prelude ()
|
||||
{
|
||||
use_this(wr_anaconda);
|
||||
chef_allow_gs(wr_anaconda);
|
||||
|
||||
chef_set_created_on (this, "2023-09-10");
|
||||
chef_set_last_updated (this, "2025-08-09");
|
||||
@@ -22,10 +23,6 @@ wr_anaconda_prelude ()
|
||||
"Yangmoooo", "yangmoooo@outlook.com",
|
||||
"yongxiang", "1926885268@qq.com");
|
||||
|
||||
chef_allow_get();
|
||||
chef_allow_set();
|
||||
// chef_allow_reset();
|
||||
|
||||
chef_allow_local_mode (this, CanNot, NULL, NULL);
|
||||
chef_forbid_english(this);
|
||||
chef_forbid_user_define(this);
|
||||
|
||||
Reference in New Issue
Block a user