Skip to content

Commit

Permalink
Update ward-leader.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
pwolanin authored Nov 15, 2023
1 parent 167ec72 commit 284c636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/ward-leader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<div class="container">
<h1 class="title">
{{ leader.fullName }}
<span v-if="leader.nickname"><br />({{ leader.nickname }})</span>
</h1>
<h2 class="subtitle">
{{ leader.ward | ordinalize }}
Expand Down

0 comments on commit 284c636

Please sign in to comment.