Fixes tokenHUD import path

This commit is contained in:
WBHarry 2025-07-15 16:13:21 +02:00
parent aa2714e021
commit a51aedd6b5

View file

@ -1 +1 @@
export { default as DHTokenHUD } from './tokenHud.mjs'; export { default as DHTokenHUD } from './tokenHUD.mjs';