mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-23 06:07:07 +00:00
Update year number on the footer component (#12108)
Happy belated new year :P
This commit is contained in:
commit
1361fea2d4
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@
|
|||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-5">
|
||||
© 2019 Habitica. All rights reserved.
|
||||
© 2020 Habitica. All rights reserved.
|
||||
<div
|
||||
v-if="!IS_PRODUCTION && isUserLoaded"
|
||||
class="debug float-left"
|
||||
|
|
|
|||
Loading…
Reference in a new issue