Skip to content

Commit

Permalink
avoid typecheck error with @vue-expect-error
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlackbird14 committed Apr 28, 2024
1 parent a2b8c63 commit 94208e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/AboutView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
</p>
<br />

<!-- @vue-expect-error zaraz is a piece of cloudflare I use for Consent Management, the type doesn't exist here anywhere -->
<button type="button" class="btn btn-warning" @click="zaraz.showConsentModal()">
Cookies bearbeiten
</button>
Expand Down

0 comments on commit 94208e5

Please sign in to comment.