fix problem clicking on offer-delivery, plus some other hardening and phrasing

This commit is contained in:
2025-06-08 20:13:32 -06:00
parent dcd0cc4c20
commit 5976a4995e
7 changed files with 17 additions and 21 deletions

View File

@@ -206,7 +206,7 @@
<div class="mt-8">
<button
v-if="libsUtil.canFulfillOffer(veriClaim)"
v-if="libsUtil.canFulfillOffer(veriClaim, isRegistered)"
class="col-span-1 block w-fit text-center text-md bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md"
@click="openFulfillGiftDialog()"
>