LunaSea changed to id device/id or user/id instead of full url

This commit is contained in:
2023-06-21 18:03:48 +02:00
parent 6508055b43
commit 0f0902c932
2 changed files with 5 additions and 5 deletions

View File

@ -142,7 +142,7 @@
<div>
<span class="title">LunaSea</span>
<div>Configured: <span id="lunaseaConfigured">✅❌</span></div>
<label for="lunaseaWebhook"></label><input placeholder="Webhook-Url" id="lunaseaWebhook" type="text">
<label for="lunaseaWebhook"></label><input placeholder="device/:id or user/:id" id="lunaseaWebhook" type="text">
</div>
<div>
<label for="libraryUpdateTime" style="margin-right: 5px;">Update Time</label><input id="libraryUpdateTime" type="time" value="00:01:00" step="10">