mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Removed references to the unreleased expandChatMessage
This commit is contained in:
parent
0aabcec340
commit
954d822fab
3 changed files with 10 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="daggerheart dh-style tooltip">
|
||||
<h2 class="tooltip-title">{{item.name}}</h2>
|
||||
<h2 class="tooltip-title">{{localize item.name}}</h2>
|
||||
<img class="tooltip-image" src="{{item.img}}" />
|
||||
<div class="tooltip-description">{{{description}}}</div>
|
||||
{{#if item.uses.max}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue