Add toggle for party sheet (#1806)

This commit is contained in:
Carlos Fernandez 2026-04-16 03:22:26 -04:00 committed by GitHub
parent aa8771bf0d
commit 7e9385bc39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 27 additions and 1 deletions

View file

@ -1,5 +1,6 @@
export const keybindings = {
spotlight: 'DHSpotlight'
spotlight: 'DHSpotlight',
partySheet: 'DHPartySheet'
};
export const menu = {