From 3e40b1e829a0220c6fe0695590056b06eaf9969f Mon Sep 17 00:00:00 2001 From: vhsdream Date: Sun, 3 Aug 2025 20:17:37 -0400 Subject: [PATCH] fix JSON --- frontend/public/json/palmr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/palmr.json b/frontend/public/json/palmr.json index 7dddd14f..07435e32 100644 --- a/frontend/public/json/palmr.json +++ b/frontend/public/json/palmr.json @@ -28,8 +28,8 @@ } ], "default_credentials": { - "username": , - "password": , + "username": null, + "password": null, "notes": [ { "text": "Info here",