Skip to content

Commit

Permalink
Remove duplicate "v" from version at bottom of sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoy authored May 12, 2020
1 parent 6539111 commit 565db9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<ion-toolbar>

<p class="ion-padding-start">
v{{ version }}<br />
{{ version }}<br />
<ion-menu-toggle auto-hide="false">
<a [routerLink]="[aboutDetailsHref]">Julian Poyourow</a>
</ion-menu-toggle>
Expand Down

0 comments on commit 565db9d

Please sign in to comment.