mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 05:34:09 +00:00
refactor: make minimal and clock as presets
This commit is contained in:
@@ -488,7 +488,12 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"alias": "clock",
|
||||
"pathAndParams": "timer?timerType=clock"
|
||||
"pathAndParams": "timer?showLeadingZeros=true&timerType=clock&hideClock=true&hideCards=true&hideProgress=true&hideMessage=true&hideSecondary=true&hideLogo=true"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"alias": "minimal",
|
||||
"pathAndParams": "timer?showLeadingZeros=true&hideClock=true&hideCards=true&hideProgress=true&hideMessage=true&hideSecondary=true&hideLogo=true"
|
||||
}
|
||||
],
|
||||
"automation": {
|
||||
|
||||
Reference in New Issue
Block a user