mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 04:08:54 +00:00
Update copyright year 2017->2018 (#9889)
This commit is contained in:
parent
4b0ad422f1
commit
3eb3891899
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
hr
|
||||
.row
|
||||
.col-12.col-md-5
|
||||
| © 2017 Habitica. All rights reserved.
|
||||
| © 2018 Habitica. All rights reserved.
|
||||
.debug.float-left(v-if="!IS_PRODUCTION && isUserLoaded")
|
||||
button.btn.btn-primary(@click="debugMenuShown = !debugMenuShown") Toggle Debug Menu
|
||||
.debug-group(v-if="debugMenuShown")
|
||||
|
|
|
|||
Loading…
Reference in a new issue