mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-22 17:10:53 +02:00
526726162f
* fix(nfc): adapt backend invoke to frontend
* Revert "fix(nfc): adapt backend invoke to frontend"
This reverts commit e34306e083.
* fix: enforce nfc function return type
* Update .changes/nfc.md
Co-authored-by: Fabian-Lars <30730186+FabianLars@users.noreply.github.com>
---------
Co-authored-by: Fabian-Lars <30730186+FabianLars@users.noreply.github.com>
6 lines
112 B
Markdown
6 lines
112 B
Markdown
---
|
|
nfc: patch
|
|
nfc-js: patch
|
|
---
|
|
|
|
Expect a `NFCTag` as input and return a `ScanResponse` in the `scan` function. |