mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 17:38:38 +00:00
fix a typo
This commit is contained in:
parent
78509fb84d
commit
d6b0c0313b
@ -133,12 +133,12 @@ File for customize your preset for MTMR: `open ~/Library/Application Support/MTM
|
|||||||
|
|
||||||
## Additional paramaters:
|
## Additional paramaters:
|
||||||
|
|
||||||
- `width` allow to easily restrict how much room a particular button will take
|
- `width` allow to restrict how much room a particular button will take
|
||||||
```json
|
```json
|
||||||
"width": 34
|
"width": 34
|
||||||
```
|
```
|
||||||
|
|
||||||
- `align` can stick the time to the side. default is center
|
- `align` can stick the item to the side. default is center
|
||||||
```js
|
```js
|
||||||
"align": "left" //or "right" or "center"
|
"align": "left" //or "right" or "center"
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user