mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 00:58:37 +00:00
Merge branch 'master' of https://github.com/Toxblh/MTMR
This commit is contained in:
commit
59581ffdc8
10
README.md
10
README.md
@ -119,6 +119,16 @@ To close a group, use the button:
|
||||
```
|
||||
|
||||
## Native plugins
|
||||
#### `timeButton`
|
||||
> Attention! Works not all: https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations
|
||||
```js
|
||||
{
|
||||
"type": "timeButton",
|
||||
"formatTemplate": "dd HH:mm",
|
||||
"timeZone": "UTC"
|
||||
}
|
||||
```
|
||||
|
||||
#### `weather`
|
||||
> Provider: https://openweathermap.org Need allowance location service
|
||||
```js
|
||||
|
||||
Loading…
Reference in New Issue
Block a user