removed testing line, temporarily pausing FVTT development until I get the ruleset figured out

This commit is contained in:
2025-08-13 03:25:49 -04:00
parent 6482aaafa2
commit e97368e76c

View File

@@ -3,5 +3,4 @@
<img src="{{item.img}}" data-edit="img" title="{{item.name}}" height="64" width="64"/>
<h1><input name="name" type="text" value="{{item.name}}" placeholder="{{ localize 'Name' }}"/></h1>
</header>
<p>Hello</p>
</form>