mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-31 10:09:28 +01:00
More descriptive api key label
This commit is contained in:
@@ -700,7 +700,7 @@
|
||||
</div>
|
||||
<div id="pushbulletoptions">
|
||||
<div class="row">
|
||||
<label>User key</label><input type="text" name="pushbullet_apikey" value="${config['pushbullet_apikey']}" size="50">
|
||||
<label>API Key</label><input type="text" name="pushbullet_apikey" value="${config['pushbullet_apikey']}" size="50">
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>Device ID</label><input type="text" name="pushbullet_deviceid" value="${config['pushbullet_deviceid']}" size="50">
|
||||
|
||||
Reference in New Issue
Block a user