diff --git a/src/components/NotificationPanel.js b/src/components/NotificationPanel.js index 7c4e226..153405e 100644 --- a/src/components/NotificationPanel.js +++ b/src/components/NotificationPanel.js @@ -72,16 +72,6 @@ const NotificationPanel = ({ disabled={!settings.ntfy.enabled} /> - {capabilities.ntfy.serverUrl && ( -
- Server: {capabilities.ntfy.serverUrl} (vom Admin festgelegt) -
- )} - {capabilities.ntfy.topicPrefix && ( -- Präfix: {capabilities.ntfy.topicPrefix} (Unterstrich wird automatisch ergänzt) -
- )} {ntfyPreviewUrl && (