prettify all presets and fields

This commit is contained in:
Martin Raifer 2022-01-25 14:24:04 +01:00
parent 8de7591a55
commit 1f585962ce
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
207 changed files with 644 additions and 507 deletions

View file

@ -1,5 +1,5 @@
{
"key": "bath:open_air",
"label": "Open Air",
"type": "check"
"key": "bath:open_air",
"label": "Open Air",
"type": "check"
}

View file

@ -1,5 +1,5 @@
{
"key": "bath:sand_bath",
"label": "Sand Bath",
"type": "check"
"key": "bath:sand_bath",
"label": "Sand Bath",
"type": "check"
}

View file

@ -1,5 +1,5 @@
{
"key": "bath:type",
"type": "combo",
"label": "Specialty"
"key": "bath:type",
"type": "combo",
"label": "Specialty"
}