mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 00:31:31 -04:00
Added Google Translate dropdown to the 'Options' pane.
This commit is contained in:
parent
7e7da26f29
commit
b2cfe27a05
3 changed files with 19 additions and 0 deletions
|
@ -233,6 +233,7 @@
|
|||
<input type="number" option="auto_bake_threshold" id="auto_bake_threshold"/>
|
||||
<label for="auto_bake_threshold"> Auto Bake threshold in ms </label>
|
||||
</div>
|
||||
<!-- htmlmin:ignore --><!-- Google Translate placeholder --><!-- htmlmin:ignore -->
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" id="reset-options">Reset options to default</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue