mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Add toggle for party sheet
This commit is contained in:
parent
7d5cdeb09d
commit
aa4c8c83aa
3 changed files with 27 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
export const keybindings = {
|
||||
spotlight: 'DHSpotlight'
|
||||
spotlight: 'DHSpotlight',
|
||||
partySheet: 'DHPartySheet'
|
||||
};
|
||||
|
||||
export const menu = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue