1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-11 09:28:38 +00:00
This commit is contained in:
Toxblh 2019-01-23 12:43:54 +03:00
commit 59581ffdc8

View File

@ -119,6 +119,16 @@ To close a group, use the button:
``` ```
## Native plugins ## 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` #### `weather`
> Provider: https://openweathermap.org Need allowance location service > Provider: https://openweathermap.org Need allowance location service
```js ```js