mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-15 16:19:28 +01:00
What.cd preference should be titled password, not passkey, also, updating whatapi and adding authentication bugfix.
This commit is contained in:
@@ -311,7 +311,7 @@ m<%inherit file="base.html"/>
|
||||
<input type="text" name="whatcd_username" value="${config['whatcd_username']}" size="36">
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>What.cd Passkey: </label>
|
||||
<label>What.cd Password: </label>
|
||||
<input type="password" name="whatcd_password" value="${config['whatcd_password']}" size="36">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
2430
lib/whatapi.py
2430
lib/whatapi.py
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user