earlSt1 / vtt-compendium-folders

Collapsable folders in the compendium directory and folder structures inside compendiums for FoundryVTT
21 stars 18 forks source link

Using old `CONST.COMPENDIUM_ENTITY_TYPES` instead of `CONST.COMPENDIUM_DOCUMENT_TYPES.filter(t => t !== "Adventure")`; #133

Closed arcanistzed closed 2 years ago

arcanistzed commented 2 years ago

https://github.com/earlSt1/vtt-compendium-folders/blob/db3901752408227dea47a526faa69ea197bb1f67/compendium-folders.js#L869

This means that Adventure appears as an option for compendiums even though core is not ready for users to use them.

earlSt1 commented 2 years ago

Thanks for spotting this, will make sure to update it for next release :smile:

arcanistzed commented 2 years ago

aeb0808feb05ea2263a20ebea2992a287f5b2284