[Fix] Fixed 1.0.6 Errors (#1020)

* Raised version

* Removed references to the unreleased expandChatMessage

* Raised version

* Restored 1.0.6 as version
This commit is contained in:
WBHarry 2025-08-19 20:43:34 +02:00 committed by GitHub
parent b3062bf5b9
commit a415ab9955
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 27 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}}