From 2571400d37ebceec9a46059498ffa1c63232a121 Mon Sep 17 00:00:00 2001 From: Kristo Copani <31226503+quantumryuu@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:27:22 +0200 Subject: [PATCH] fix firefly.json --- json/firefly.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/firefly.json b/json/firefly.json index 703fae7c..e07b6520 100644 --- a/json/firefly.json +++ b/json/firefly.json @@ -33,7 +33,7 @@ "notes": [ { "text": "Database credentials: `cat ~/firefly.creds`", - "type": "" + "type": "info" } ] -} \ No newline at end of file +}