mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-31 19:05:00 +07:00
parent
87bc2aac5c
commit
68cb60afdd
1 changed files with 1 additions and 1 deletions
|
|
@ -69,6 +69,6 @@ impl FeatureFlag for StreamingEditFileToolFeatureFlag {
|
|||
const NAME: &'static str = "streaming-edit-file-tool";
|
||||
|
||||
fn enabled_for_staff() -> bool {
|
||||
false
|
||||
true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue