mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +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
|
||||
td
|
||||
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
|
||||
td
|
||||
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues/2760')=env.t('reportAP')
|
||||
|
|
|
|||
Loading…
Reference in a new issue