Skip to content

Commit

Permalink
only show teerdays in footer in production (quick hack)
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Oct 23, 2024
1 parent 063de29 commit 6ce4dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
</nuxt-link>
</div>
<div
v-if="accountStore.getSymbol === 'TEER'"
class="flex flex-col items-center justify-center text-center"
>
<nuxt-link
Expand Down

0 comments on commit 6ce4dad

Please sign in to comment.