Add a way to hide the prose-mirror menu from chat sidebar (closes #38)
This commit is contained in:
parent
3edb67b2de
commit
594c5d03d0
5 changed files with 61 additions and 0 deletions
|
|
@ -25,6 +25,10 @@
|
|||
"name": "Default Hotbar Page",
|
||||
"hint": "(v13+) What page the hotbar will default to when loading into Foundry."
|
||||
},
|
||||
"hideProseMirrorChatMenu": {
|
||||
"name": "Hide Chat Text Menu",
|
||||
"hint": "(v14+) Hides the rich-text menu controls in the chat sidebar. This does not disable any keybinds used to style your chat message, it just hides the menu."
|
||||
},
|
||||
"hotbarButtonGap": {
|
||||
"name": "Hotbar Button Gap",
|
||||
"hint": "(v13+) Allows changing the amount of space between the hotbar buttons."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue