mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-18 21:12:19 +02:00
docs(store): Fix file reference (#2094)
This commit is contained in:
@@ -54,7 +54,7 @@ yarn add https://github.com/tauri-apps/tauri-plugin-store#v2
|
|||||||
|
|
||||||
First you need to register the core plugin with Tauri:
|
First you need to register the core plugin with Tauri:
|
||||||
|
|
||||||
`src-tauri/src/main.rs`
|
`src-tauri/src/lib.rs`
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
fn main() {
|
fn main() {
|
||||||
|
|||||||
Reference in New Issue
Block a user