tauri/.changes/fix-ios-channel.md
Guillem Córdoba 5848b4e8e9
Fixed channel deserialisation in iOS (#8386)
* Fixed channel

* Change file
2023-12-14 09:25:28 -03:00

5 lines
83 B
Markdown

---
"tauri": 'patch:enhance'
---
Fixed the deserialisation of a `Channel` in iOS.