mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 09:28:38 +00:00
Update README.md
This commit is contained in:
parent
35a6ceae07
commit
a15cc6506f
@ -106,6 +106,14 @@ My the idea is to create the program like a platform for plugins for customizati
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For close a group need to use the button:
|
||||||
|
```
|
||||||
|
{
|
||||||
|
"type": "close",
|
||||||
|
"width": 64
|
||||||
|
},
|
||||||
|
```
|
||||||
|
|
||||||
## Native plugins
|
## Native plugins
|
||||||
#### `weather`
|
#### `weather`
|
||||||
> Provider: https://openweathermap.org Need allowance location service
|
> Provider: https://openweathermap.org Need allowance location service
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user