mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-24 21:40:48 +02:00
308 B
308 B
deep-link
| deep-link |
|---|
| patch |
Fixed unregister on Linux leaving the app as the scheme's handler: it now also removes the scheme from the MimeType of the handler's .desktop file and refreshes the desktop database, which xdg-mime falls back to. It also no longer fails when mimeapps.list does not exist.