Skip to content

Commit 706f32d

Browse files
authored
fix: deep-link is desktop compatible (#1407)
According to all available documentation the plugin is desktop compatible.
1 parent 0f739db commit 706f32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
| [biometric](plugins/biometric) | Prompt the user for biometric authentication on Android and iOS. | ? | ? | ? |||
99
| [cli](plugins/cli) | Parse arguments from your Command Line Interface |||| ? | ? |
1010
| [clipboard-manager](plugins/clipboard-manager) | Read and write to the system clipboard. ||||||
11-
| [deep-link](plugins/deep-link) | Set your Tauri application as the default handler for an URL. | ? | ? | ? |||
11+
| [deep-link](plugins/deep-link) | Set your Tauri application as the default handler for an URL. | | | |||
1212
| [dialog](plugins/dialog) | Native system dialogs for opening and saving files along with message dialogs. ||||||
1313
| [fs](plugins/fs) | Access the file system. |||| ? | ? |
1414
| [global-shortcut](plugins/global-shortcut) | Register global shortcuts. |||| ? | ? |

0 commit comments

Comments
 (0)