Troubleshooting

Created test button in 'duality-roll.hbs' and functionality in chatLog.mjs
This commit is contained in:
Nikhil Nagarajan 2025-07-10 10:58:28 -04:00
parent 5aa9ba661a
commit f91994a62e
2 changed files with 23 additions and 0 deletions

View file

@ -152,3 +152,6 @@
</div>
</div>
</div>
<div class="reroll-div">
<button class="reroll-button"><i class="fas fa-dice"></i><span>Reroll</span></button>
</div>