mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-09 16:10:12 +08:00
Use chef_allow_gsr for os
This commit is contained in:
@@ -8,6 +8,7 @@ void
|
||||
os_openeuler_prelude ()
|
||||
{
|
||||
use_this(os_openeuler);
|
||||
chef_allow_gs(os_openeuler);
|
||||
|
||||
chef_set_created_on (this, "2023-09-06");
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
@@ -21,8 +22,6 @@ os_openeuler_prelude ()
|
||||
"Yangmoooo", "yangmoooo@outlook.com",
|
||||
"happy game", "happygame1024@gmail.com");
|
||||
|
||||
chef_allow_get();
|
||||
chef_allow_set();
|
||||
|
||||
chef_allow_local_mode (this, CanNot, NULL, NULL);
|
||||
chef_forbid_english(this);
|
||||
|
||||
Reference in New Issue
Block a user