Skip to content

Commit 8fb9ad0

Browse files
chore: Fix prettier linting
1 parent 344bc59 commit 8fb9ad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ This repo and all plugins require a Rust version of at least **1.77.2**
3232
| [sql](plugins/sql) | Interface with SQL databases. ||||||
3333
| [store](plugins/store) | Persistent key value storage. ||||||
3434
| [stronghold](plugins/stronghold) | Encrypted, secure database. |||| ? | ? |
35-
| [updater](plugins/updater) | In-app updates for Tauri applications. ||||||
36-
| [upload](plugins/upload) | Tauri plugin for file downloads and uploads via HTTP. |||| ? | ? |
35+
| [updater](plugins/updater) | In-app updates for Tauri applications. ||||| |
36+
| [upload](plugins/upload) | Tauri plugin for file downloads and uploads via HTTP. |||| ? | ? |
3737
| [websocket](plugins/websocket) | Open a WebSocket connection using a Rust client in JS. |||| ? | ? |
3838
| [window-state](plugins/window-state) | Persist window sizes and positions. ||||||
3939

0 commit comments

Comments
 (0)