feat: remove nfc not supported (#3453)

This commit is contained in:
dni ⚡ 2025-10-30 08:07:10 +01:00 committed by GitHub
parent 39ca9da870
commit ca8264b1f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -877,11 +877,6 @@
></q-avatar> ></q-avatar>
<span v-text="$t('nfc_supported')"></span> <span v-text="$t('nfc_supported')"></span>
</q-chip> </q-chip>
<span
v-else
class="text-caption text-grey"
v-text="$t('nfc_not_supported')"
></span>
</div> </div>
</div> </div>
<div class="row q-mt-lg"> <div class="row q-mt-lg">