The delete button wasn't working for them with broken links (#1266)

This commit is contained in:
WBHarry 2025-11-11 22:13:37 +01:00 committed by GitHub
parent 7c4200b431
commit 6408528319
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -50,7 +50,7 @@
class='effect-control'
data-action='removeItemFromCollection'
data-target="subclasses"
data-uuid={{subclass.uuid}}
data-uuid="{{subclass.uuid}}"
data-tooltip='{{localize "CONTROLS.CommonDelete"}}'
>
<i class='fas fa-trash'></i>