Remember the position and size of the compendium browser

This commit is contained in:
Chris Ryan 2025-08-30 13:28:55 +10:00
parent c6741b1c7a
commit 4f6ddba087
2 changed files with 18 additions and 5 deletions

View file

@ -8,6 +8,10 @@ export const encounterCountdown = {
position: 'countdown-encounter-position'
};
export const compendiumBrowser = {
position: 'compendium-browser-position'
};
export const itemAttachmentSource = 'attachmentSource';
export const userFlags = {