Documentation: Add username / pw to romm widget

This commit is contained in:
shamoon 2024-01-20 10:02:45 -08:00 committed by GitHub
parent 8684292d02
commit 71b919bbe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,4 +9,6 @@ Allowed fields: `["platforms", "totalRoms"]`.
widget: widget:
type: Romm type: Romm
url: http://romm.host.or.ip url: http://romm.host.or.ip
username: username # optional
password: password # optional
``` ```