mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 15:03:37 +02:00
Add toggle for party sheet (#1806)
This commit is contained in:
parent
aa8771bf0d
commit
7e9385bc39
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