This reverts commit 9ef0501853 due to a
panic.
```
{
"thread": "main",
"payload": "9 is not a valid char boundary in path \"crates/…/LiveKitBridge/\"",
"location_data": {
"file": "crates/file_finder/src/file_finder.rs",
"line": 646
}
}
```
Release Notes:
- N/A
This commit is contained in:
@@ -2696,6 +2696,7 @@ impl Workspace {
|
||||
)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn add_item(
|
||||
&mut self,
|
||||
pane: Entity<Pane>,
|
||||
|
||||
Reference in New Issue
Block a user