fix: missing ending curly brace

pull/427/head
erwanvivien 2 years ago committed by GitHub
parent 6514c34f8d
commit e1f756af65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -61,6 +61,7 @@ impl State {
force_fallback_adapter: false,
},
).await.unwrap();
}
```
### Instance and Adapter

Loading…
Cancel
Save