mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
parent
304951a18f
commit
8a51acec33
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ impl FeatureFlag for SubagentsFeatureFlag {
|
|||
const NAME: &'static str = "subagents";
|
||||
|
||||
fn enabled_for_staff() -> bool {
|
||||
false
|
||||
true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue