mirror of
https://github.com/RoY7x/worldbuilding.git
synced 2025-07-22 07:05:01 -04:00
Add support for Foundry 0.7.3
- Fixed an issue with the actor/item creation dialog that prevented it from working on Foundry 0.7.x versions. - Removed obsolete translation string. - Bumped minimum core version now that 0.7.3 is in beta.
This commit is contained in:
parent
f69f9c80ea
commit
8daec8bd92
3 changed files with 10 additions and 9 deletions
|
@ -11,6 +11,5 @@
|
|||
<option value="{{this.value}}">{{this.label}}</option>
|
||||
{{/each}}
|
||||
</select>
|
||||
<p class="notes">{{localize "ENTITY.TypeHint"}}</p>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue