From 0aaaf78451ee9a3109e23e0d90dce45d46c90184 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Sat, 27 Jul 2019 00:50:32 +0200 Subject: [PATCH] API: removed nfc untested message --- API.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/API.md b/API.md index fa7e6ce..cd94637 100644 --- a/API.md +++ b/API.md @@ -420,8 +420,6 @@ pass.nfc(data: schema.NFC): this It sets NFC info for the current pass. Passing `null` as parameter, will remove its value. ->*Notice*: **I had the possibility to test in no way this pass feature and, therefore, the implementation. If you need it and this won't work, feel free to contact me and we will investigate together 😄** - **Arguments**: | Key | Type | Description | Optional |