Removed references to the unreleased expandChatMessage

This commit is contained in:
WBHarry 2025-08-19 19:28:10 +02:00
parent 0aabcec340
commit 954d822fab
3 changed files with 10 additions and 26 deletions

View file

@ -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}}