mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-01 21:24:21 +01:00
* Move NFC code on Vue app level * Update NFC result handling and display * Save a bit of space * Scroll NFC error into view
2 lines
162 B
Plaintext
2 lines
162 B
Plaintext
<lnurl-withdraw-checkout :model="srvModel" :nfc-supported="nfcSupported" :nfc-scanning="nfcScanning" :nfc-error-message="nfcErrorMessage" v-on="$listeners" />
|