Fix python and js group

This commit is contained in:
Aoran Zeng
2025-08-10 20:37:36 +08:00
parent efd2ea2712
commit fec96b812b
10 changed files with 21 additions and 96 deletions

View File

@@ -54,6 +54,7 @@ chef_allow_local_mode (Target_t *target, Capability_t cap, const char *explain_z
target->cap_local_explain = xy_strdup (CHINESE ? explain_zh : explain_en);
}
void
chef_forbid_local_mode (Target_t *target)
{
if (!target)