Fix pairgoth import and EGF/FFG export missing flush

This commit is contained in:
Claude Brisson
2024-03-07 05:43:45 +01:00
parent 418aad891d
commit e4eff46750
4 changed files with 12 additions and 6 deletions

View File

@@ -39,8 +39,8 @@
<form id="import-form" class="ui form">
<div class="popup-content">
<div class="field">
<label>OpenGotha file</label>
<input type="file" name="file" accept=".xml"/>
<label>OpenGotha / Pairgoth file</label>
<input type="file" name="file" accept=".tour,.xml"/>
</div>
</div>
<div class="popup-footer">