mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
add dataTool link to tavern.jade
adds dataTool link, step 2 for https://github.com/HabitRPG/habitrpg/issues/3649
This commit is contained in:
parent
94ec31c750
commit
a343759e82
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
a(target='_blank', href='http://habitrpg.wikia.com/')=env.t('wiki')
|
a(target='_blank', href='http://habitrpg.wikia.com/')=env.t('wiki')
|
||||||
|
tr
|
||||||
|
td
|
||||||
|
a(target='_blank', href='https://oldgods.net/habitrpg/habitrpg_user_data_display.html')=env.t('dataTool')
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues/2760')=env.t('reportAP')
|
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues/2760')=env.t('reportAP')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue