mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 19:24:15 +00:00
updating tavern link to new issue ticket
Explains how Github works. Should reduce number of dupe tickets.
This commit is contained in:
parent
3fda08c366
commit
908a5a2408
1 changed files with 1 additions and 1 deletions
|
|
@ -122,6 +122,6 @@
|
|||
include ../../shared/formatting-help
|
||||
small(style='position: relative; top: 18px; left: 0px')
|
||||
alert.alert-info
|
||||
!=env.t('tavernAlert1') + ' <a href="https://github.com/HabitRPG/habitrpg/issues" target="_blank">' + env.t('tavernAlert2') + '</a>.'
|
||||
!=env.t('tavernAlert1') + ' <a href="https://github.com/HabitRPG/habitrpg/issues/2760" target="_blank">' + env.t('tavernAlert2') + '</a>.'
|
||||
ul.unstyled.tavern-chat
|
||||
include ./chat-message
|
||||
|
|
|
|||
Loading…
Reference in a new issue