Merge remote-tracking branch 'remotes/origin/master' into dityb

This commit is contained in:
db-2001
2023-10-27 11:38:13 -04:00
5 changed files with 88 additions and 2 deletions

View File

@ -91,6 +91,12 @@
<div>Configured: <span id="lunaseaConfigured">✅❌</span></div>
<label for="lunaseaWebhook"></label><input placeholder="device/:id or user/:id" id="lunaseaWebhook" type="text">
</div>
<div>
<span class="title">Ntfy</span>
<div>Configured: <span id="ntfyConfigured">✅❌</span></div>
<label for="ntfyEndpoint"></label><input placeholder="URL" id="ntfyEndpoint" type="text">
<label for="ntfyAuth"></label><input placeholder="Auth" id="ntfyAuth" type="text">
</div>
<div>
</div>