17 lines
380 B
JSON
17 lines
380 B
JSON
{
|
|
"settings": {
|
|
"beat_display": {
|
|
"description": "Toggle internet time notation (.beats)",
|
|
"label": "Display .beats"
|
|
},
|
|
"show_centibeats": {
|
|
"description": "Toggle subbeat display (.xx)",
|
|
"label": "Display subbeats"
|
|
},
|
|
"time_format_toggle": {
|
|
"description": "Display 24 hour time",
|
|
"label": "Toggle 24HR time"
|
|
}
|
|
}
|
|
}
|