Skip to content

Commit

Permalink
hide newsletter sign up if not authenticated
Browse files Browse the repository at this point in the history
  • Loading branch information
burden committed Mar 6, 2024
1 parent 3ed339e commit fc28c50
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 fc28c50

Please sign in to comment.