From ce0993ec0fe41716387fbf3f5237deba15cfbabe Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Sun, 23 Mar 2025 11:30:57 +0100 Subject: [PATCH] Update wazuh.json --- frontend/public/json/wazuh.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/public/json/wazuh.json b/frontend/public/json/wazuh.json index 3363363..85de1fa 100644 --- a/frontend/public/json/wazuh.json +++ b/frontend/public/json/wazuh.json @@ -34,6 +34,10 @@ { "text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.", "type": "warning" + }, + { + "text": "Show password: `cat ~/yt-dlp-webui.creds`", + "type": "info" } ] }