From 2400f98f7520d75b4b1daa8ef0e978f3e24d7dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Wed, 4 Jun 2025 14:39:18 +0200 Subject: [PATCH] Update wavelog.json (#4965) --- frontend/public/json/wavelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/wavelog.json b/frontend/public/json/wavelog.json index 6e679e341..ba2232ae9 100644 --- a/frontend/public/json/wavelog.json +++ b/frontend/public/json/wavelog.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Database credentials: `cat wavelog.creds`", + "text": "Database credentials: `cat ~/wavelog.creds`", "type": "info" } ]