Update completed.vue

pull/580/head
disruptiverecords 2 months ago committed by GitHub
parent b3df3d5d29
commit e523a776da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -85,17 +85,7 @@
</span> </span>
</a> </a>
</div> </div>
<div <!-- Attribution removed -->
v-if="attribution"
class="text-center mt-4"
>
{{ t('powered_by') }}
<a
href="https://www.docuseal.com/start"
target="_blank"
class="underline"
>DocuSeal</a> - {{ t('open_source_documents_software') }}
</div>
</div> </div>
</template> </template>

Loading…
Cancel
Save