mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-07 10:22:29 +02:00
189 B
189 B
api, tauri
| api | tauri |
|---|---|
| patch | patch |
Fix missing asset protocol path.Now the protocol is https://asset.localhost/path/to/file on Windows. Lunix and macOS
is still asset://path/to/file.