mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 09:28:38 +00:00
upd readme
This commit is contained in:
parent
ea68ce33c1
commit
624c8ac6d8
@ -176,7 +176,7 @@ To close a group, use the button:
|
|||||||
{
|
{
|
||||||
"type": "pomodoro",
|
"type": "pomodoro",
|
||||||
"workTime": 1200, // set time work in seconds. Default 1500 (25 min)
|
"workTime": 1200, // set time work in seconds. Default 1500 (25 min)
|
||||||
"restTime": 600, // set time rest in seconds. Default 300 (5 min)
|
"restTime": 600 // set time rest in seconds. Default 300 (5 min)
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -185,6 +185,7 @@ To close a group, use the button:
|
|||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
"type": "network",
|
"type": "network",
|
||||||
|
"flip": true
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user