fix(clipboard-manager): match Rust method parameters with native methods (#1379)

This commit is contained in:
Emin Yilmaz
2024-05-30 00:43:40 +09:00
committed by GitHub
parent 381aed09a6
commit bd4544dbd7
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"clipboard-manager": "patch"
---
Fix reading and writing text on Android and iOS.