Erfolgreiche Verbindung merken und automatisch wieder aufbauen; Hinweistexte gekürzt

Die zuletzt erfolgreich verbundene SwyxTray-Adresse landet im localStorage;
beim Laden der Seite wird damit sofort wieder verbunden, manuelles Trennen
vergisst sie. Untertitel, Backend-Hinweis und Webhook-Erklärtexte entfernt.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-27 10:36:24 +02:00
co-authored by Claude Fable 5
parent 97c3778180
commit 715720fbb3
4 changed files with 64 additions and 27 deletions
-5
View File
@@ -131,11 +131,6 @@ code {
gap: 16px;
}
.page__footer {
color: var(--text-muted);
font-size: 13px;
}
.card {
background: var(--surface);
border: 1px solid var(--border);