mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-09 16:10:12 +08:00
Use allow_
This commit is contained in:
@@ -22,9 +22,9 @@ wr_anaconda_prelude ()
|
||||
"Yangmoooo", "yangmoooo@outlook.com",
|
||||
"yongxiang", "1926885268@qq.com");
|
||||
|
||||
chef_has_getfn();
|
||||
chef_has_setfn();
|
||||
// chef_has_resetsrc();
|
||||
chef_allow_get();
|
||||
chef_allow_set();
|
||||
// chef_allow_reset();
|
||||
this.cap_locally = CanNot;
|
||||
this.cap_locally_explain = NULL;
|
||||
this.can_english = false;
|
||||
|
||||
Reference in New Issue
Block a user