Staff-ship streaming edit file tool (#50720)

Release Notes:

- N/A
This commit is contained in:
Bennet Bo Fenner 2026-03-04 17:41:34 +01:00 committed by GitHub
parent 87bc2aac5c
commit 68cb60afdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,6 +69,6 @@ impl FeatureFlag for StreamingEditFileToolFeatureFlag {
const NAME: &'static str = "streaming-edit-file-tool";
fn enabled_for_staff() -> bool {
false
true
}
}