Fix false positive for editing status in agent panel (#35554)
Release Notes: - N/A
This commit is contained in:
parent
1b9302d452
commit
f14f0c24d6
3 changed files with 149 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -20,7 +20,9 @@ dependencies = [
|
|||
"itertools 0.14.0",
|
||||
"language",
|
||||
"markdown",
|
||||
"parking_lot",
|
||||
"project",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"settings",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue