Update doc
This commit is contained in:
parent
35310f1032
commit
edcafe7865
@ -423,7 +423,7 @@ Reloads project information (that is, re-executes `cargo metadata`).
|
||||
|
||||
```typescript
|
||||
interface StatusParams {
|
||||
status: "loading" | "ready" | "invalid" | "needsReload",
|
||||
status: "loading" | "readyPartial" | "ready" | "invalid" | "needsReload",
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user