Update settings.html
This commit is contained in:
parent
3d6b265de0
commit
061ec729d7
1 changed files with 2 additions and 1 deletions
|
|
@ -392,6 +392,7 @@
|
|||
<option value="MXN">Mexican Peso (MXN)</option>
|
||||
<option value="AUD">Australian Dollar (AUD)</option>
|
||||
<option value="TRY">Turkish Lira (TRY)</option>
|
||||
<option value="BRL">Brazilian Real (BRL)</option>
|
||||
</select>
|
||||
|
||||
<select id="IRLPriceWithCurrencyPackage" class="form-select form-select-sm mb-2" style="width:350px;" data-setting="IRLPriceWithCurrencyPackage">
|
||||
|
|
@ -522,4 +523,4 @@
|
|||
</div>
|
||||
<script src="settings.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Reference in a new issue