feat!: migrate to v12

BREAKING CHANGE: Support for v11 has been dropped
This commit is contained in:
Johannes Loher 2025-02-22 15:47:10 +01:00
parent 1dd2705bf1
commit 6ac9f49463
No known key found for this signature in database
GPG key ID: 7CB0A9FB553DA045
13 changed files with 52 additions and 89 deletions

View file

@ -18,8 +18,8 @@ SPDX-License-Identifier: MIT
{{!-- active --}}
{{#if effectData.active}}<i class="fas fa-check"></i>{{else}}<i class="fas fa-ban"></i>{{/if}}
{{!-- icon --}}
{{> systems/ds4/templates/sheets/shared/components/rollable-image.hbs rollable=false src=effectData.icon
{{!-- img --}}
{{> systems/ds4/templates/sheets/shared/components/rollable-image.hbs rollable=false src=effectData.img
alt=(localize "DS4.DocumentImageAltText" name=effectData.label) title=effectData.label}}
{{!-- name --}}