mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
Return result in resolve_store_path
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
- Renamed `StoreCollection` to `StoreState`
|
||||
- `StoreBuilder::build` now returns a `Result`
|
||||
- `StoreExt::store` now returns `Arc<Store>` instead of `Store`
|
||||
- `StoreExt::store` now returns `Result<Arc<Store>>`
|
||||
|
||||
Other Changes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user