Revert "Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e"

This reverts commit ebd22fb58b, reversing
changes made to 5314eb6637.
This commit is contained in:
Professor Bunbury 2020-12-15 18:28:28 -05:00
parent ebd22fb58b
commit ad5fc6f6a2
9 changed files with 836 additions and 17 deletions

View file

@ -57,7 +57,7 @@
<div class="form-group">
<label>{{ localize "SW5E.ArchetypeName" }}</label>
<div class="form-fields">
<input type="text" name="data.archetype" value="{{data.archetype}}"/>
<input type="text" name="data.archetype" value="{{data.subclass}}"/>
</div>
</div>