Skip to content

Commit

Permalink
hide newsletter sign up if not authenticated (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
burden authored Mar 6, 2024
1 parent 3ed339e commit 1c2a0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
url-sustainability="https://system76.com/sustainability"
url-shipping="https://system76.com/shipping"
url-privacy="https://system76.com/privacy-and-legal"
show-newsletter-button
:show-newsletter-button="isAuthenticated"
@subscribe="toggleSubscribeModal"
/>

Expand Down

0 comments on commit 1c2a0eb

Please sign in to comment.