type is link not url

This commit is contained in:
2023-03-27 19:15:23 +10:00
parent 59761e8eac
commit c7fb636ab5

View File

@@ -52,7 +52,7 @@
v-if="
event.status == 'open' &&
expired == false &&
event.registration_type == 'url'
event.registration_type == 'link'
"
class="sm-workshop-registration sm-workshop-registration-url">
<SMButton