mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-08 08:02:36 +00:00
spell slots shown automatically
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<input class="toggle-spell-slots" type="checkbox" name="attr_spell_slots_toggle"><span class="toggle-spell-slots">{{'SPELL_SLOTS' | translate}}</span>
|
||||
<input class="toggle-spell-slots" type="checkbox" name="attr_spell_slots_toggle" checked><span class="toggle-spell-slots">{{'SPELL_SLOTS' | translate}}</span>
|
||||
<input class="toggle-spell-points" type="checkbox" name="attr_spell_points_toggle"><span class="toggle-spell-points">{{'SPELL_POINTS' | translate}}</span>
|
||||
|
||||
<div class="spell-slots">
|
||||
|
||||
Reference in New Issue
Block a user