1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 01:27:07 +00:00

Added napisi24 username API access warning

This commit is contained in:
Louis Vézina 2020-06-16 11:06:14 -04:00
parent 52ef2ee746
commit cb192d7208

View file

@ -261,6 +261,7 @@
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<input type="text" class="form-control" id="settings-napisy24-username" name="settings-napisy24-username" value="{{settings.napisy24.username}}"> <input type="text" class="form-control" id="settings-napisy24-username" name="settings-napisy24-username" value="{{settings.napisy24.username}}">
<label>The Provided Credentials Must Have API Access. Leave empty to use the defaults.</label>
</div> </div>
</div> </div>
<br> <br>