From bee16c7eb6f06468358b7d9b933666166a57fac1 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com> Date: Thu, 27 Feb 2025 23:18:57 -0500 Subject: [PATCH] Documentation: remove auth info from romm widget (#4846) --- docs/widgets/services/romm.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/widgets/services/romm.md b/docs/widgets/services/romm.md index 6bde1377..9e45a34b 100644 --- a/docs/widgets/services/romm.md +++ b/docs/widgets/services/romm.md @@ -10,7 +10,5 @@ If more than (4) fields are provided, only the first (4) will be used. widget: type: romm url: http://romm.host.or.ip - username: username # optional - password: password # optional fields: ["platforms", "totalRoms", "saves", "states"] # optional - default fields shown ```