Update romm.md
Corrected field names
This commit is contained in:
parent
af0aceec7e
commit
c4853c1456
@ -3,7 +3,7 @@ title: Romm
|
||||
description: Romm Widget Configuration
|
||||
---
|
||||
|
||||
Allowed fields: `["platforms", "totalRoms", "totalSaves", "totalStates", "totalScreenshots", "totalFilesize"]`.
|
||||
Allowed fields: `["platforms", "roms", "saves", "states", "screenshots", "totalfilesize"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
@ -11,5 +11,5 @@ widget:
|
||||
url: http://romm.host.or.ip
|
||||
username: username # optional
|
||||
password: password # optional
|
||||
fields: ["platforms", "totalRoms", "totalSaves", "totalScreenshots"]
|
||||
fields: ["platforms", "roms", "saves", "screenshots"]
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user