mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-19 04:31:30 +00:00
WIP
This commit is contained in:
parent
9c13c95742
commit
f1327c1e34
1 changed files with 3 additions and 0 deletions
|
@ -217,6 +217,8 @@
|
|||
</label>
|
||||
</div>
|
||||
</div>
|
||||
{% import sys %}
|
||||
{% if not sys.platform.startswith('win') %}
|
||||
<div class="row">
|
||||
<div class="col-sm-3 text-right">
|
||||
<b>Enable CHMOD</b>
|
||||
|
@ -239,6 +241,7 @@
|
|||
</div>
|
||||
<br>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="row">
|
||||
<div class="col-sm-3 text-right">
|
||||
<b>Use Custom Post-Processing</b>
|
||||
|
|
Loading…
Reference in a new issue